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

What is difference between pointer and reference?

514


What is lazy programming?

579


What is vector?

595


What are the two types of exceptions in java? Which are the differences between them?

520


How to convert string to char and vice versa?

524






Are arrays dynamic in java?

543


What is a lock or purpose of locks in java?

601


What is difference between length and length() method in java ?

572


Can we access the non-final local variable, inside the local inner class?

526


What state is a thread in when it is executing?

541


Is set ordered?

549


How to implement a multithreaded applet?

2212


Is zero a natural number?

583


What is null object in java?

579


List some java keywords sun like c, c + + keywords?

597