Write a program in c that makes use of three classes namely


Write a program in C++ that makes use of three classes namely:

Student - stores student name and registration number

Mark - stores the test scores obtained in two subjects

Result - inherits student details from student and test scores from mark and displays the student details and the total of the test scores.

The program should create one object called graduate.

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Write a program in c that makes use of three classes namely
Reference No:- TGS02725233

Now Priced at $10 (50% Discount)

Recommended (91%)

Rated (4.3/5)