Can you make an instance of an abstract class?

Answer Posted / anitha

Directly we con't Instantiate an Abstract Class.but through
an implementation class we can do it.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a methodologist?

758


How do you achieve singleton?

722


What are the two types of java?

753


What is an object in java?

762


Can we have any other return type than void for main method?

743


what is thread in Java ?

878


What is main function purpose?

736


What is tree node in java?

718


What are different types of arrays?

733


Can we create a class inside a class in java?

736


Explain the importance of finally block in java?

736


How to display names of all components in a Container?

2682


Why call by value prevents parameter value change?

803


What is oop principle in java?

731


What are voids?

720