33.0k views
2 votes
JAVA

1.) create a public class called Test Reverse Array
2.) make an array of 21 integers
3.) populate the array with numbers
4.) print out each number in the array using a for loop
5.) write a method which reserves the elements inside the array.

User NStal
by
7.9k points

1 Answer

1 vote

Answer: 3.)

Explanation: Just did it

User Sungryeol
by
8.0k points