Unit 5 - Lesson 3

Method Override and Casting Object Types

The goal of this lesson is mainly to understand how to override methods and what it means to override methods. This lesson provides the beginning concepts for polymorphism. It also touches on how to cast objects to different types of objects.

Move on to: Lesson 4