Question: In C++ Problem 3)User input stored in an array... Create an array of strings to store 6 names Prompt the user, using a loop, to
In C++
Problem 3)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
Get step-by-step solutions from verified subject matter experts
