Pregunta de entrevista de Metacube Software Pvt. Ltd.

Method overriding and method overloading in detail.

Respuesta de la entrevista

Anónimo

16 ene 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