is memory to the abstract class allocated ..or objects not
instantiated
Answer Posted / rishu
but according to my understanding ,objects of abstract
variables are create but memory can't be allocated as.the
memory of this points to null..we can say tht.objects of
abstract class can't be created.. am i right?
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is java dot?
What is an example of a boolean?
Does substring create a new object?
How to retrieve data from database in java using arraylist?
What is join () in java?
What is sleep method?
What is map and hashmap in java?
Is java util list serializable?
What is the purpose of a transient variable?
What is the relationship between class and object?
What 5 doubled?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What are default methods ?
What is prime number in java?
What is stringwriter?