Computer Science, asked by ShubhSab1920, 7 months ago

11. Create a class Student with RollNo, Name and 5 Subject Marks as DataMembers. Include
Display() as Member function which displays RollNo, Name and Average of the 5 Subject
Marks. Create a class Result with ExtraCurricular Marks as datamember. Include Display()
as Member function which displays RollNo, Name and Total Mark(Average of the 5 Subject
Marks+ ExtraCurricular Marks). Implement the program using runtime polymorphism and
display the details for N Students. Explain the implementation.

Answers

Answered by shafikashaikh1985
1

it's toooooo Difficult soorrrryyyy

Similar questions