Question d’entretien chez EPAM Systems

Explain runtime polymorphism in one line?

Réponse à la question d'entretien

Utilisateur anonyme

21 sept. 2018

parent obj=new child(); where child class extends parent class.

1