Question d’entretien chez Informatica

what is polymorphism and method overriding

Réponse à la question d'entretien

Utilisateur anonyme

31 mai 2021

polymorphism: methods with same names and different amounts of parameters overriding: overrides another method of same name, like to String method from a super class