how jvm allocates memory for stack?



how jvm allocates memory for stack?..

Answer / amutha a

When object is created jvm allocates memory for stack....

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Core Java Interview Questions

Difference between Hash Table and Hash Map?

10 Answers   Persistent,


Why set do not allow duplicates in java?

0 Answers  


What is meant by class loader? How many types are there? When will we use them?

0 Answers  


What do you understand by synchronization?

0 Answers  


What do you mean Abstraction in java?

0 Answers   Aspire, Infogain,


How does varargs work in java?

0 Answers  


What is communist flag?

0 Answers  


How do you replace a string in java?

0 Answers  


What is the difference between JVM and JRE?

0 Answers  


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

0 Answers  


what is the use of bean managed and container managed with example?

0 Answers   EDS,


In collection sorting comparable and comparator interface will be used..but why this two interfaces required..two will work same purpose so why there are two interfaces instead of one?when to use comparator and when to use comparable?

1 Answers   Ericsson,


Categories