SE450
:
Inheritance Hierarchies
[9/65]
Real world: Hierarchies describe general/specific relationships
General concept at root of tree
More specific concepts are children
Programming: Inheritance hierarchy
General superclass at root of tree
More specific subclasses are children