Frage im Vorstellungsgespräch bei Accenture

What is polymorphism? Explain with examples

Antwort im Vorstellungsgespräch

Anonym

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.