Question: (C++) Create a student class that will store important information about a student. A client file needs to be created to test the class by

(C++) Create a student class that will store important information about a student. A client file needs to be created to test the class by displaying to the screen all the attributes and display all classes that match a user requested grade.

  • Class Name: Student
    • Attributes:
      • Students name
      • Students id
      • Classes the student has taken. ( less than 100)
      • Grades for the classes
      • Semester each class was taken
      • GPA

Methods:

  • Get and set methods for all attributes except GPA
  • Get method for GPA
  • Calculate GPA and find all classes that match a user requested graded .

(C++) Create a student class that will store important information about a

student. A client file needs to be created to test the class

I

by displaying to the screen all the attributes and display all classes

co be created to test the class by displaying to the screen all the attributes ar all classes that match a user requested grade. 'O Class Name: Student Attributes: Student's name Student's id Classes the student has taken. ( less than 100) Grades for the classes Semester each class was taken GPA Methods: Get and set methods for all attributes except GPA Get method for GPA Calculate GPA Create a student class that will store important information about a needs to be created to test the class by displaying to the screen all t display all classes that match a user requested grade. Class Name: Student Attributes: Student's name Student's id Classes the student has taken. ( less than Grades for the classes Semester each class was taken GPA Methods: Get and set methods for all attributes exce Get method for GPA

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!