Method Overloading is one of the type of polymorphism. In object-oriented programming paradigm, polymorphism often refers to the ability to present the same interface for different forms. Although the concept of polymorphism is similar in all the programming languages, its implementation differs from language to language.
source http://www.c-sharpcorner.com/Blogs/method-overloading-in-c-sharp-net
No comments:
Post a Comment