why abstract class does not have object creation

Answer Posted / sonykrishna90

bcz of abstract class have abstract methods and concrete methods in that process does n't have method body so how can know the jvm how much memory will allocate for that method so we dont have the creation of object.and another answer is abstract class abstract methods may have or may not also in that JVM was fixed for when abstract key word is coming there no object instantiation.

Is This Answer Correct ?    20 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does java runtime require a license?

580


Is java platform independent?

572


Explain features of interfaces in java?

562


How do I know if java is installed?

521


Is null an object java?

542






What access modifiers can be used for class ?

548


what is meant by HQL?

647


What are aggregate functions explain with examples?

528


How do you convert string to int in java?

567


What does main method?

568


What is the difference between char and char *?

569


If an object is garbage collected, can it become reachable again?

548


Justify your answer that you can't define a method inside another method in java, if you can then how?

608


When should the method invokelater() be used?

587


What are the types of casting?

603