218 Polymorphism
Understand how polymorphism allows different object types to respond to the same message in different ways.
Overview
Targets
Syllabus references
What is polymorphism?
In practice:
Example: Animal polymorphism
Method overriding
Why use polymorphism?
Real-world example: GUI components

Summary
Last updated
Was this helpful?