why abstract class does not have object creation
Answer Posted / meenakshi
absract class contain defined and undefined methods,,so when we create object for abstract class we need to override both defined and undefined methods inorder to avoid overriding defined methods for abstract class there is no object creation...
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
please send me hr interview questions in it industry
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What is difference between array and vector?
Is break statement can be used as labels in java?
What does sprintf mean?
Is 0 true or false in java?
Which methods cannot be overridden in java?
Give the difference between the println method and sqrt method?
What are exceptions
Is c better than java?
How garbage collection is done in java?
Why java uses the concept of the string literal?
What is java english?
What are thread groups?
Why is static used?