Method Overloading is the regular method for actualizing polymorphism. It is the capacity to rethink a capacity in more than one structure. A client can execute capacity over-burdening by characterizing at least two capacities in a class having a similar name. C# can recognize the strategies with various technique marks. for example the techniques can have a similar name yet with various parameters list (for example the quantity of the parameters, request of the parameters, and information sorts of the parameters) inside a similar class.