Sollicitatievraag bij Metacube Software Pvt. Ltd.

Method overriding and method overloading in detail.

Antwoord op sollicitatievraag

Anoniem

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