Question d’entretien chez Aristocrat

What is polymorphism? (Then give example)

Réponse à la question d'entretien

Utilisateur anonyme

4 avr. 2017

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

1