Introduction to OOP: Chapter 14 : Polymorphism [next] [previous] [audio] [real] [text]

Polymorphic Variables

We have noted already how a variable declared as an instance of one class can, in fact, hold a value from a subclass type.

Intro OOP, Chapter 14, Slide 6