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
Can singleton class be inherited in java?
What is meant by polymorphism?
In java, what is the difference between method overloading and method overriding?
What is jagged array in java?
What is the new line character?
Can a class have a static inner class?
What does system out println () do?
Why we used break and continue statement in java?
What package is math in java?
Explain about the security aspect of java?
How do you take thread dump in java?
How does linkedhashmap work in java?
What is OOP Language?
Explain the importance of finally block in java?
What is sizeof in java?