Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Multiple Inheritance

A feature supported by some object-oriented languages that allows a single subclass to to have more than one superclass. Typically a subclass with multiple inheritance has some attributes and behaviors in common with the one superclass and some in common with another superclass.

Permanent link Multiple Inheritance - Creation date 2023-02-22


< Multicomputer Architecture Glossary / Object Oriented Analysis and Design Multiplicity >