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 / guest
By using the concepts called threads
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How big is a pointer?
What is replaceall in java?
Which is illegal identifier in java?
What is an example of character?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
why are there separate wait and sleep methods? : Java thread
What is meant by method?
Explain java thread life cycle.
What is regex java?
How do you clear an arraylist in java?
What is the difference between compiler and jvm?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What is gc()?
What are the types of sockets in java?
What is the difference between actual and formal parameters?