Pregunta de entrevista de Aristocrat

What is polymorphism? (Then give example)

Respuesta de la entrevista

Anónimo

4 abr 2017

Polymorphism is the ability to present the same interface for differing underlying forms (data types).

1