Welcome to MSDN Blogs Sign in | Join | Help

Sathish's world of technology

Finding a way to make software quality nearer to surgical doctor's work quality :)

Browse by Tags

All Tags » OOPS   (RSS)
Sorry, but there are no more tags available to filter with.
Cool way to skip implementation of an abstract method in an inherited class (Abstract Override keyword)
Making a class abstract helps us to abstract some base functionality in the base class and it will en-force all the inherited classes to give implementation for the abstract methods. Not in all cases we will be able to give implementation for all the Read More...
Page view tracker