Question d’entretien chez Accenture

What is polymorphism? Explain with examples

Réponse à la question d'entretien

Utilisateur anonyme

16 nov. 2021

Polymorphism is a feature of object-oriented programming languages that allows a specific routine to use variables of different types at different times. Polymorphism is the ability of a programming language to present the same interface for several different underlying data types.