Can you make an instance of an abstract class?

Answer Posted / rajasri

No, An abstract class can not be instantiated but we can
create reference for that class

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the object and class classes used for?

567


What is a boolean field?

531


If a variable is declared as private, where may the variable be accessed?

554


What is time complexity java?

544


Explain the private protected method modifier?

550






What is multithreading in java?

555


I want to print “hello” even before main is executed. How will you acheive that?

664


Explain different states of a thread in java?

592


What is re-factoring in software?

579


How do you create immutable object in java?

543


What is difference between char array and string?

529


What is native code?

540


Similarity and difference between static block and static method ?

541


Is singleton a bad practice?

581


What is identifier in java?

562