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 |
how many access specifiers are available in java
Which is the best way to use for String concatenation in Java?
Which of the following is not an isolation level in the JDBC
How to create a thread in java?
Explain the features of java?
What loop means?
How do you reverse a string in java without using string buffer?
What is outofmemoryerror in java?
How to make a non daemon thread as daemon?
Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?
What is assembly used for?
What are the disadvantages of object oriented programming?