Use of inheritance and polymorphism has become an integral part of our life as a programmer. Inheritance provides a lot of benefits including code reusability, separation of concerns, cleaner code, extensibility etc.
source http://www.c-sharpcorner.com/article/understanding-method-overriding-and-virtual-override-and-new-keywords-in-c-sharp/
No comments:
Post a Comment