Question: User input stored in an array... Create an array of strings to store 6 names. Prompt the user, using a loop, to enter 6 names,

User input stored in an array... Create an array of strings to store 6 names. Prompt the user, using a loop, to enter 6 names, one at a time, and store them one at a time in the names array. Print out the names from the names array using another loop.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!