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 |
Can I create any Marker Interface? If yes then how can I use it???
How are destructors defined in java?
How can i add a button in applet in java ???
How many types of design patterns are there?
When should you use arraylist and when should you use linkedlist?
Why are data types important?
How many types of memory areas are allocated by JVM in java?
What is the applet security manager, and what does it provide?
How do you clear an arraylist in java?
what is ststic with example
What is method reference?
what are abstract functions?