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
What is the exact difference in between unicast and multicast object? Where we will use?
Explain about field hiding in java?
Which sorting is used in arrays sort in java?
what is thread? : Java thread
How many return statement are allowed in a function?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
Can static methods access instance variables in java?
What is a boolean structure?
Write a method to check if input string is palindrome?
Does unicode support all languages?
difference between byte stream class and character stream class?
What is off heap memory?
What is space character in java?
What is synchronization and why is it important in java programming?
What is java english?