Next
-
Previous
Overview
Class
Hierarchy
Types
of Polymorphism
Resources
|
What is polymorphism? Generally speaking, it is the ability to appear in many forms. In object-oriented programming, polymorphism
refers to a programming language's ability Click here to see the example of polymorphism: Polymorphic functions and data types:
The concept of polymorphism applies to
functions as well as types. A function that can evaluate
|