...

/

Exercise 6: Reverse the Array

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 ...