Topic: Array Problem / Level: beginner

Problem: Print the elements of an array in reverse order without modifying the original array.

Run the code to see the output here...