multilevel inheritance program
Answers
Answered by
1
Answer:
C++ Multilevel Inheritance In C++ programming, not only you can derive a class from the base class but you can also derive a class from the derived class. This form of inheritance is known as multilevel inheritance. ... Here, class B is derived from the base class A and the class C is derived from the derived class B .
Answered by
0
Good night 8%&@?/?÷$$(*$)
Similar questions