Tech Mahindra interview question

Difference Between Method overloading and Method overriding

Interview Answer

Anonymous

19 July 2019

In method overloading the name of tow or more methods are same but we can have different data type and parameters and In method overriding we should have same data type and number of parameters but its changes the values