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 Java is called as purely platform independent..? Explain briefly..dont Give regular answers Explain with your own example..?
What is functional interface in java example?
Can we override private methods?
Is break statement can be used as labels in java?
Is treeset sorted in java?
what is the replacement for GOTO in java?
What is the difference between interface & abstract class?
What is the largest data type in java?
Which package is always imported by default?
Does java set allow duplicates?
Brief the life cycle of an applet.
Explain the transient field modifier?