Write a function in a c++ which a accept a integer array and its size of parameter and exchange the value of first half side element with second half side of element of the array
Answers
Answered by
3
its size as arguments and exchanges the values of first half side elements with the second half side elements of the array. 3. b) An array Arr[15][35] is stored in the memory along the row with each of its element occupying 4 bytes
Similar questions