Question: For this assignment we are going to revisit the simple Grade Book and upgrade it For the purposes of this grade book you should first

 For this assignment we are going to revisit the simple GradeBook and upgrade it" For the purposes of this grade book youshould first provide a menu with the following options: Add a newcourse .Add a new student Add a student to a course Add

For this assignment we are going to revisit the simple Grade Book and upgrade it" For the purposes of this grade book you should first provide a menu with the following options: Add a new course .Add a new student Add a student to a course Add grades for a student in a course Print a list of all grades for a student in a course Print a list of all students in a course Compute the average for a student in a course Print a list of all courses Print a list of all students Compute the average for a course Store Grade book (to a disk file) Load Grade book (from a disk file) Each of these menu items should correspond to a function you will write. For this program you will create a class to represent each of the basic entities, as well as a class to represent each of the collections. For the collections you may use a vector as the data type, but you will still need to provide wrapper functions to implement the application specific portions of the assignment. For this assignment we are going to revisit the simple Grade Book and upgrade it" For the purposes of this grade book you should first provide a menu with the following options: Add a new course .Add a new student Add a student to a course Add grades for a student in a course Print a list of all grades for a student in a course Print a list of all students in a course Compute the average for a student in a course Print a list of all courses Print a list of all students Compute the average for a course Store Grade book (to a disk file) Load Grade book (from a disk file) Each of these menu items should correspond to a function you will write. For this program you will create a class to represent each of the basic entities, as well as a class to represent each of the collections. For the collections you may use a vector as the data type, but you will still need to provide wrapper functions to implement the application specific portions of the assignment

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!