/Inheritance-CPP

How to apply concepts of class inheritance in CPP

Primary LanguageC++

Inheritance-CPP

How to apply concepts of class inheritance in CPP

Implement the following inheritance in C++ using public inheritance.

Task 1:

task1

Task 2:

task2