Introduction to OOP: Chapter 14 : Polymorphism
[next]
[previous]
[audio]
[real]
[text]
Forms of Polymorphism
-
Polymorphic variables
-
pure polymorphism (functions with polymorphic arguments).
-
overloading
-
overriding
-
deferred methods
-
generics or templates