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

What are the four pillars of java?

610


Why is static used?

551


What do you mean by mnemonics?

534


What are synchronized blocks in java?

602


What is square root in java?

587






Explain the difference between hashmap and hashtable in java?

489


Why stringbuilder is not thread safe?

542


Is java 9 released?

526


Does list maintain insertion order java?

539


What is a buffer in java?

573


v-model life cycle

1620


How do you add an element to an arraylist in java?

487


What is string substring?

563


What is role of void keyword in declaring functions?

577


Is it compulsory for a try block to be followed by a catch block in java for exception handling?

593