Domanda di colloquio di Informatica

what is polymorphism and method overriding

Risposta di colloquio

Anonimo

31 mag 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