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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to override private or static method in java?
What is method overloading in java ?
How do singleton patterns work?
How do you bind variables?
Explain java coding standards for classes or java coding conventions for classes?
What is java instanceof operator?
What is the relationship between clipping and repainting under awt?
Explain a situation where finally block will not be executed?
What are green threads in java?
Why does java have two ways to create child threads? Which way is better?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
What are the legal operands of the instanceof operator?
Why should I use abstract class?
Implementations of set interface?
How to sort double array in java?