Question: Write a C++ code for the following questions: 1. Create a Person class with name (string),course(string) and grade(double) information. 2. Create a Course class with

 Write a C++ code for the following questions: 1. Create a

Write a C++ code for the following questions: 1. Create a Person class with name (string),course(string) and grade(double) information. 2. Create a Course class with student (person), totalStudents(integer), averageGrade(double) You need to create 3 students in the Course class, and calculate the average of their grades. You can create any necessary file format (class, header,etc.) Please upload them separately(do not copy them into single file)

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!