What is the use of swap() function in array class?
Posted: Wed Jul 13, 2022 7:53 pm
a) Swaps two elements of an array given elements
b) Swaps two arrays
c) Swaps two elements given indices of elements
d) Swaps same elements of the array if required
b) Swaps two arrays
c) Swaps two elements given indices of elements
d) Swaps same elements of the array if required