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 are different types of multitasking?
What is a parameter example?
Can we force garbage collector to run ?
What does it mean to be immutable?
What are the types of java?
Why java applets are more useful for intranets as compared to internet?
What is object english?
What are invisible components?.
Does collectionutils isempty check for null?
What is comparable and comparator interface? List their differences
What is %d in printf?
What is the format specifier?
What are the wrapped, classes?
What is a finally block? Is there a case when finally will not execute?
What is the difference between serial and throughput garbage collector?