What is multiple inheritances in C++?
1
Deriving a derived class from more than one base class
2
Deriving a derived class from one base class
3
Deriving a base class from more than one derived class
4
More than one of the above
5
None of the above
What is multiple inheritances in C++?