previous | index | next

Polymorphism

A method is polymorphic if it has different behavior depending on the type of the object it is invoked on.


previous | index | next