employer cover photo
employer logo
employer logo

Metacube Software Pvt. Ltd.

Is this your company?

Metacube Software Pvt. Ltd. interview question

Method overriding and method overloading in detail.

Interview Answer

Anonymous

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