Java
TOPIC – INHERITANCE AND POLYMORPHISM I

separator-blank.png

LEARNING GOALS 

  • I can create a class hierarchy diagram given different class names.
  • I can make use of inheritance to extend the functionality and properties of existing objects.
  • I understand that I need to call superconstructors on the first line in subclass constructors.

LESSON NOTE

ASSIGNED WORK

separator-campeau.png