Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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 gradeStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started