Introduction to OOP
Chapter 17: The Polymorphic Variable :
next
previous
audio
real
text
Roadmap
A polymorphic variable is a variable that can hold values of different types during the course of execution. In this chapter we will consider:
Simple polymrophic variables
The Receiver variable
Reverse polymorphism
Pure Polymorphism
Intro OOP,
Chapter 17
, Slide 01