What is overloading?
Overloading is a method of c # by which we can create more than one method of the same name inside a class.
Some important things about overloading method: -
Code:-
Output: -
Multiplication= 5
Name:- Om
ID:- 98
Sum = 101