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

Answer Posted / sekhar

For abstract classes we can't create an object directly
with the help of the new operator.So memory is not allocated
for abs classes.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data type in computer?

513


What are predicates in java 8?

523


What is unicode with example?

609


What are the ways to instantiate the class class?

591


What is the difference between a factory and abstract factory pattern?

677






What are the five major types of reference sources?

521


What is the main use of generics in java?

500


What is local declaration?

482


How can I debug the Java security exceptions and AccessControlExceptions?

622


What is the default value of the local variables?

499


What is the generic function?

518


What is linkedlist in java?

497


What is the use of arraylist in java?

518


What are the advantages of encapsulation in java?

542


How can you handle java exceptions?

517