Domanda di colloquio di Aristocrat

What is polymorphism? (Then give example)

Risposta di colloquio

Anonimo

4 apr 2017

Polymorphism is the ability to present the same interface for differing underlying forms (data types).

1