Pregunta de entrevista de Accenture

What is polymorphism? Explain with examples

Respuesta de la entrevista

Anónimo

16 de nov de 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.