21.1 Class Inheritance Hierarchies (cont.)
- The class inheritance relationship (is-a) fits this pattern
- Base classes at the top, derived classes below
- Each level linked to the object above by a is-a relationship
- Each derived class is more specialized
prev
|top
|next