Review
Inheritance lets us use a base class to describe properties that are common to several classes
We can convert a pointer (reference) to a class object into a pointer (reference) to a sub-object whose type is a public base class of the object’s class