Question: PLease ASAP... I will rate and like you. note: Language: C++ Question 4: Write a C++ class named Student with the following members: Name (Type

PLease ASAP... I will rate and like you.
note: Language: C++
Question 4: Write a C++ class named "Student" with the following members: Name (Type Char), grade1 and grade2 (type int). The program asks the student to enter the name and the grades. Calcavg() calculates the average grade and show() prints the name and the average grade
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
