Etymology of Polymorphism
The word polymorphism comes from the Greek words for "many shapes".
A polymorphic method, for example, is a method that can have different shapes, where "shape" can be regarded as type or behavior.
The word polymorphism comes from the Greek words for "many shapes".
A polymorphic method, for example, is a method that can have different shapes, where "shape" can be regarded as type or behavior.
For debugging: Click here to validate.