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 much is a java license?
Why are there no global variables in java?
What are the benefits of operations in java?
Which java version is latest?
How an object is serialized in java?
What is the syntax and characteristics of a lambda expression?
What is ascii format?
What is the implementation of destroy method in java. Is it native or java code?
Do we need to manually write Copy Constructor?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
Write a program to solve producer consumer problem in java?
What is complexity and its types?
What is the purpose of static keyword in java?
What is the difference between math floor and math round?
Does java initialize arrays to zero?