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


Please Help Members By Posting Answers For Below Questions

What do you mean by an object in java?

627


Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?

569


What do you mean by pointer value and address?

575


What are invisible components?.

1677


What is the base class in java from which all classes are derived?

515






What is a text string?

613


What is a Presistent Object?

636


What is import java util arraylist?

650


Why does java not allow multiple public classes in a java file ?

3438


What is the basic concept of java?

533


How do you do math powers in java?

570


What are the concepts of 'OOPS'?

596


What is a vararg?

548


How do you check if a string contains only numeric digits?

615


If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?

705