Writing Objects - Inheritance

Inheritance

Creating a new object that is based on the first - the new "child" object has most of the properties and methods of the "parent" object.