Question: Don't forget to add comments. Write a C++ program, with structs, that reads in both the name and age of a list of people. The
Don't forget to add comments. Write a C++ program, with structs, that reads in both the name and age of a list of people. The program will then print them out in reverse. The program should store the details using an array of structs. Initially the program should ask the user for the number of people that will be input.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
