What is an abstract class?

Answer Posted / pranab dutta

An Abstract class serves as a template, so it must be
extended /subclassed. It contains a static data. It means a
class that is abstract may not be instantiated and its
constructor can?t be called. A class may be declared
abstract even if it has no abstract methods that prevents
it from being instantiated.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which number is denoted by leading 0x or 0x in java?

553


What is time complexity algorithm?

542


Differentiate jar and war files?

586


How to access arraylist elements in java?

484


How are multiple inheritances done in Java?

612






What is a void method java?

510


What is the difference between conversation & casting?

564


Why do people says “java is robust”?

544


can used Protected Class outside Function.?

606


What is the parse method in java?

555


Explain about doubly linked list

610


Can we define constructor in inner class?

535


What is the difference between numeric and integer?

509


What are 5 boolean operators?

612


What is preflight request?

522