Question d’entretien chez Wipro

What is Polymorphism and its types?

Réponse à la question d'entretien

Utilisateur anonyme

16 févr. 2022

I said The word polymorphism means having many forms. In simple words, we can define polymorphism as the ability of a message to be displayed in more than one form. In Java polymorphism is mainly divided into two types: Compile-time Polymorphism Runtime Polymorphism