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 |
What does jenkins do?
How can i add a button in applet in java ???
When do we need to use internal iteration? When do we need to use external iteration?
why using interface interface ?
Can java inner class be static?
Difference between Linked list and Queue?
What is garbage collection in Java, and how can it be used ?
32 Answers Accenture, HCL, Infosys, Sara, SITS, TCS, Wipro,
How do you bind variables?
What is a container in a gui?
Can we able to pass objects as an arguments in java?
What are the differences between graph and tree?
Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?