When should we declare a class as abstract?
I know the basic concepts of abstract class.
What ever we do through abstract class, the same thing we can do through a normal class. Then why we require one more?
Mark this as answer, if it is.....
With regards
Nishithraj Narayanan