Create a Console application that does the following: This program accepts 10 random names. It must use a single array to store the names; there will be one array to store all 10 names. 1. Using a...


Create a Console application that does the following:
This program accepts 10 random names. It must use a single array to store the names; there will be one
array to store all 10 names.
1. Using a loop of your choosing, prompt the user as shown, one name at a time, and store each
name in the array.
2. Finally, loop through the array in reverse order to print the stored names in reverse order



Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here