Inheritance Multiple « Class « C++






1.Directly inherit two base classes.Directly inherit two base classes.
2.Inherit two base classes.Inherit two base classes.
3.Inherit two classes: constructing and destructing sequenceInherit two classes: constructing and destructing sequence
4.extending two parent classes
5.Call parent constructors in multiple inheritance