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

Answer Posted / swetha

no,since we cannot instantiate objects for an Abstract class
memory is not allocated for an abstract class

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the importance of finally block in java?

562


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

522


What is the use of flag?

575


What is a cup of java?

551


Does A Class Inherit The Constructors Of Its Superclass?

528






Explain the significance of class loaders in bootstrap?

491


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

669


how to create multithreaded program? Explain different ways of using thread? : Java thread

523


What is the dot operator?

561


What is string builder?

458


What is ‘is-a ‘ relationship in java?

580


What is jagged array in java?

518


What is the benefit of abstract class?

507


How do you reverse a word in java?

523


What is internal iteration in java se 8?

620