what is the form of storage space in java?

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


Please Help Members By Posting Answers For Below Questions

When is update method called?

899


Is double bigger than float?

764


Why java strings are immutable in nature?

801


What does function identity () do?

742


What is java dot?

717


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

767


Can you start a thread twice in Java?

869


What is an infinite loop in java? Explain with an example.

808


How many types of variables are there?

906


What is linked hashmap and its features?

791


How can we make a class singleton?

826


Is vector thread safe in java?

789


What is object of class in java?

857


Why synchronization is important?

799


How does map works in java?

759