
what is abstract class .why we use it or what is the need of this class?

Abstract class is like base class which contains abstract method and cannot instantiated.

Please go through the following links:
http://www.roseindia.net/help/java/a/java-abstract-class.shtml
http://www.roseindia.net/java/master-java/abstract-class.shtml
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.