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
What will happen when using pass by reference in java?
What is local variable and instance variable?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
How do you define a method?
What is jit and its use?
Is char a data type in java?
What is try-with-resources in java?
Which list is sorted in java?
Does apple use java?
Difference between throw and throws?
Java Compiler is stored in JDK, JRE or JVM?
How do you implement polymorphism in our day to day life?
Can you inherit from an abstract class java?
What is a default constructor and also define copy contrucyor?
What about main() method in java ?