Thursday, March 15, 2018

Polymorphism Part Two - Method Overriding In C#

In this article, I am going to explain second type of polymorphism; i.e., Method Overriding. The first type of polymorphism; i.e., Method Overloading is explained in previous article.

source https://www.c-sharpcorner.com/Blogs/polymorphism-part-two-method-overriding-in-c-sharp

No comments:

Post a Comment