Inheritance


Inheritance is based on a hierarchy of classes, which is implied by defining a class as a specialization or, using a different term, by an IsA relationship, of one or several other classes.
Reuse by Inheritance, Redefinition, and Conflicts