Johnson & Johnson interview question

Explain what polymorphism is (in software)

Interview Answer

Anonymous

Aug 9, 2013

An object in object-oriented programming that can take multiple similar forms. (i.e. a function that can take two different sets of arguments for potential different uses)