is memory to the abstract class allocated ..or objects not
instantiated

Answer Posted / rishu

but according to my understanding ,objects of abstract
variables are create but memory can't be allocated as.the
memory of this points to null..we can say tht.objects of
abstract class can't be created.. am i right?

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you override a final method?

582


What is the structure of java?

505


Why is string buffer better than string ?

597


Why declare Main() inside the class in java ?

606


How are variables stored?

533






What does function identity () do?

518


What is return used for in java?

522


What is double parsedouble in java?

546


What is java lang object?

531


Is array size fixed in java?

540


Why java strings are immutable in nature?

591


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

833


What is the primary benefit of encapsulation?

558


Why java doesn’t support multiple inheritances?

585


What is default constructors?

543