Inheritance
Overriding Methods
A subclass can either completely override the implementation for an inherited method or the subclass can enhance the method by adding functionality to it.