Question: Task 03: Write a C++ class called 'student' with Data members: name (char type) marksl, marks2 (integer type) The program asks the user to enter

Task 03: Write a C++ class called 'student' with Data members: name (char type) marksl, marks2 (integer type) The program asks the user to enter name and marks. Then calc media) calculates the media note and disp) display name and total media mark on screen in different lines
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
