|
|
Class hierarchies and Inheritance |
The inheritance relations among a set of classes define graph structure of classes This graph structure is, in general, acyclic |
Different graph structures among classes |
Multiple inheritance and repeated inheritance are allowed in some object-oriented programming languages |