Write a program that creates an array with 10 elements and stores the numbers 1 though 10 in the elements then outputs the array in reverse order (element 10 through 1). Use a looping structure for efficient programming
(Not rated)
(Not rated)
Write a program that creates an array with 10 elements and stores the numbers 1 though 10 in the elements then outputs the array in reverse order (element 10 through 1). Use a looping structure for efficient programming
13 years ago
100% Correct Answer (A++ work)
NOT RATED
Purchase the answer to view it
