Practice: Understanding Inheritance in Java

Complete this practice assignment, which covers encapsulation and polymorphism. It builds on the last assignment. Note the special use of 'super', in the constructor of the subclass, to call the constructor of the superclass.

Grading method: Highest grade