Exercise 6: Reverse the Array
Put the elements in the array in reverse order.
Problem statement
Reverse the array so that the first element appears last, the ...
Put the elements in the array in reverse order.
Reverse the array so that the first element appears last, the ...