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
What is finally in Java?
How do you square a number in java?
What is nested class?
Can a serialized object be transferred via network?
What is java used for on a computer?
How to instantiate static nested classes in java?
How can we pass argument to a function by reference instead of pass by value?
What is the difference between menuitem and checkboxmenu item?
can any body body expalin best definitions & best real time exaples for opps concepts.
What are "class access modifiers" in Java?
What is void keyword?
What are abstract methods in java?
What is the difference between I ++ and ++ I in java?
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
Why do we use threads in java?