Answer Posted / ravikiran(aptech mumbai)
heap is the storage space for all the objects
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Program to Find the second largest element in an array.
Do you know how to reverse string in java?
Why collection doesn’t extend cloneable and serializable interfaces?
what do you mean by classloader?
What is java full form?
What is the difference between superclass and subclass?
How to perform quicksort in java?
What is a constructor overloading in java?
Why multiple inheritance is not supported by java?
Which method must be implemented by all threads?
What is the best way to findout the time/memory consuming process?
What happens if we don’t override run method ?
Give the difference between the println method and sqrt method?
Does java support multiple inheritances?
Can we override private method?