Question: 2. Write a class named Student having two member functions named writeExam () and submitAssignment (). Create two sub classes UnderGraduate and Graduate of Student

 2. Write a class named Student having two member functions named

2. Write a class named Student having two member functions named writeExam () and submitAssignment (). Create two sub classes UnderGraduate and Graduate of Student class. Both sub classes overrides all functions of Students class. Create the object of these classes and call both methods using polymorphism concepts

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!