- To understand how inheritance promotes software reusability.
- To understand the notions of superclasses and subclasses.
- To understand access modifier protected.
- To be able to access superclass members with super.
- To understand the use of constructors and finalizers in inheritance hierarchies.
- To present a case study that demonstrates the mechanics of inheritance.
|