Swaps the elements at two specified indices in the given array.
the array in which the elements are to be swapped
the index of the first element to be swapped
the index of the second element to be swapped