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 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java virtual machine and how it is considered in context of java’s platform independent feature?

743


Explain working of call by reference function invoking.

685


What is nextint java?

634


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

681


What are conditionals and its types?

695






How to display names of all components in a Container?

2570


What is the console in java?

766


What's the purpose of static methods and static variables?

684


List the three steps for creating an object for a class?

596


What is hashtable and explain features of hashtable?

650


Explain serialization and deserialization in java?

658


What is a default method?

618


What is the difference between and ?

597


Is java same as core java?

671


What is thread synchronization in java?

572