Pergunta de entrevista da empresa Informatica

what is polymorphism and method overriding

Resposta da entrevista

Sigiloso

31 de mai. de 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