dot net tips, DotNet tips, .Net Tips,Dot Net tips and tricks,Dot Net Solutions, OOPS Concept in C#,SQL Server, LinQ, Ajax, Java script, JQuery, Server Error details, daily .net tips and tricks , DotNet Interview Questions.
Use of Abstract class
The advantage is that it enforces certain hierarchies for all the
subclasses. In simple words, it is a kind of contract that forces all
the subclasses to carry on the same hierarchies or standards.