What is an abstract class?

Answer Posted / ms

an abstract class is one which only gives the body of the
class containing the methods with out any
implementation.the abstract methods and the abstract
objects cannot be instantiated

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the System class?

576


Is multiple inheritance supported by java?

502


What is the difference between numeric and integer?

509


Can we call thread start () twice?

511


How to set the permissions to a file in java?

533






What is mysql driver class name?

550


How is tree Mirroring implemented?

627


What’s meant by anonymous class?

594


Describe different states of a thread.

571


What is difference between iterator and enumeration in java?

521


What is the size of string?

554


Can an object subclass another object?

552


What is numeric function?

537


Is java 1.7 the same as java 7?

529


Why object class is super class for every class in java?

564