22.3.  Multiple Inheritance

[ fromfile: multiple-inheritance.xml id: multiple-inheritance ]

Multiple inheritance is a form of inheritance in which a class inherits the structure and behavior of more than one base class.

Common uses of multiple inheritance: