Pergunta de entrevista da empresa Metacube Software Pvt. Ltd.

Method overriding and method overloading in detail.

Resposta da entrevista

Sigiloso

16 de jan. de 2025

two or more functions of same class have same name and different signature its called method overloading while super class method and sub-class method have same name and same signature then subclass method hides super class method called method over riding