Abstract classes are the base class of C#. Looks good but What is abstract keyword?
So abstract is a modifier that can be used with classes, indexers, properties, methods and events.
Let's talk about Abstract Class first -
abstract class...
This is my personal blog and i write articles on .Net, WPF, C#, OOPS, Threading and other .Net technologies. This is not related to any of my employer and organizations. This is the result of my personal interest.