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

What is the use of arraylist in java?

0 Answers  


How can I right-justify a string?

0 Answers   Aspire, Infogain,


How do you override a method?

0 Answers  


What is the original name of java?

0 Answers  


What does n mean in java?

0 Answers  






What is an i/o filter?

0 Answers  


Why is the type for real numbers called double?

0 Answers  


suppose string s1="rajnish"; string s2="bhaskar"; then what will be happend ?

9 Answers   Fidelity,


Can list be null in java?

0 Answers  


Difference between ?System.out.println? and ?System.error.println??

8 Answers   Sai Softech,


What error occurs if a try-catch-finally statement sequence does not have a catch clause?

4 Answers  


when a servlet sends request for first time it uses the follwing methods a)init b)doget() c)dopost() d)service

4 Answers   Accenture,


Categories