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 |
Why static functions are used?
What is the difference between sleep and wait in java?
Does java support function overloading, pointers, structures, unions or linked lists?
What is the parse method in java?
How does final modifier work?
what are the rules to use try catch finally?
What is an immutable object? How do you create one in java?
Can long be null in java?
What collections you have worked on? Internal working of Hashmap?
What is the difference between stored procedure & function?
Explain public static void main(string args[]) in java.
What is a 16 bit word?