IBM interview question

Define Polymorphism

Interview Answer

Anonymous

5 Apr 2012

Polymorphism is a programming language feature that allows values of different data types to be handled using a uniform interface.