Question d’entretien chez Revature

what is polymorphism?

Réponse à la question d'entretien

Utilisateur anonyme

29 mars 2018

when you use one method call in multiple ways. for example method overloading and overriding. you can have two functions with the same name without errors as long as they differ in length, data types, or sequence