From Object Inheritance and Reusability chapter in PU/ Object Oriented Programming in C++
Asked by Yogesh thapa on 10 Apr, 2020
0
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.

1
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 your answer