Answer Posted / venkat kanneganti
for objects Head that is garbage collectable,
for methods,local variables are stored in stack.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
When is update method called?
Is double bigger than float?
Why java strings are immutable in nature?
What does function identity () do?
What is java dot?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
Can you start a thread twice in Java?
What is an infinite loop in java? Explain with an example.
How many types of variables are there?
What is linked hashmap and its features?
How can we make a class singleton?
Is vector thread safe in java?
What is object of class in java?
Why synchronization is important?
How does map works in java?