inheritance problem (2019-fall set)

From Object Inheritance and Reusability chapter in PU/ Object Oriented Programming in C++

Asked by Yogesh thapa on 10 Apr, 2020

Like 0 Dislike 969 Views

The following figure shows minimum information required for each class. Write a program by realizing the necessary member functions to read and display information of induvidual object. Every class should contain at least one constructor and should be inherited to other classes as well.

comments on the question (1)

Like 1 Dislike Similar type ko question ko solution yo link ma xa. https://github.com/arjunQ21/Cpp-Programs/blob/master/Miscellaneous/HierarchicalInteritance.cpp arjun adhikari on 20 Dec, 2025

Add a comment

No Answers Yet


Add your answer