Hi I have a question, When should we use abstract class,Normal methods with virtual methods also provide similar functionality, Only difference is we cannot instantiate abstract class.What are differences between normal class and abstract class.
Regards,
Shijith