Overriding and Overloading method

Specify how Overriding method is different from Overloading?

E

Expert

Verified

Overriding includes creation of two or more methods with same name and same signature in different classes (one of them should be parent class and other should be child). Whereas, Overloading is a concept of using a method at different places with same name and different signatures within the same class.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.