Question d’entretien chez Lumen

What do you mean by Polymorphism with an Example?

Réponse à la question d'entretien

Utilisateur anonyme

16 mars 2023

Polymorphism is one of the feature of an object oriented programming language that means many forms. With the use of polymorphism a single function to carry multiple tasks. Example-A father at the same time can be a husband as well as an employee.