if the memory capacity is 700 presently occupied by process
is 690. then another process request space(40)
how this situation handled in java.
Answer Posted / rohit
garbage collector frees memory
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
How many bytes is 255 characters?
What environment variables do I need to set on my machine in order to be able to run java programs?
What does java final mean?
How do you initialize an arraylist in java?
What is the largest data type in java?
How does indexof work?
What is the difference between static (class) method and instance method?
Is there any case when finally will not be executed?
How many types of methods are there?
What is the difference between jdk, jre, and jvm?
What is a map? What are the implementations of map?
What is better- service oriented or batch oriented solutions?
What is the difference between length and length() method in java?
Which category the java thread do fall in?
How many types of array are there?