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 onearray to store all 10 names.1. Using a loop of your choosing, prompt the user as shown, one name at a time, and store eachname in the array.2. Finally, loop through the array in reverse order to print the stored names in reverse order
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here