Question: c++ program. Define an array (or a vector) of class to store students information. Then write a main function to populate the array (vector) and

c++ program. Define an array (or a vector) of class to store students information. Then write a main function to populate the array (vector) and display it by the member function. The student class has member variables name (e.g. John Smith), mark and address as well as a display() member function to display the member variables.

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 Databases Questions!