Pergunta de entrevista da empresa Accenture

What is polymorphism? Explain with examples

Resposta da entrevista

Sigiloso

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.