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:
Intro OOP, Chapter 17, Slide 01