Question: You need to create a C + + program that will have an array where you can store objects of the class person ( created

You need to create a C++ program that will have an array where you can store objects of the class person (created in part 2 of the assignment). The program will contain a loop to prompt the user to enter data for each person. Once all data is entered, the program will display a roster listing each persons name and address. Format the roster any way you like, just make it easy to read.

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!