Question: So I creating an array of 15 student records. Each record consists of the student name, student address, student id, and student gpa. I have
So I creating an array of 15 student records. Each record consists of the student name, student address, student id, and student gpa. I have to create a student object class that holds those items. I also have to create member functions for the class. How do I store them into the array with each element holding the information of the students record. This is what i have so far:

9 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
