Pregunta de entrevista de Lumen

What do you mean by Polymorphism with an Example?

Respuesta de la entrevista

Anónimo

16 mar 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.