Multiple Inheritance is a feature of C++ where a class can inherit from more than one classes. The constructors of inherited classes are called in the same order in which they are inherited. ... The destructors are called in reverse order of constructors.

What is inheritance? And it's all types with example programs
.https://youtu.be/zDLzfljx7Lo

Click here-#learningcwithprogramming