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
Explain different ways of creating a thread. Which one would you prefer and why?
Why volatile is used in java?
What do you mean by stack?
What is boolean example?
What are triggers in DB? Explain their types. How do they work?
Why static functions are used?
What is the difference between form & report?
What is the basic concepts of OOPS?
What restrictions are placed on method overloading in java programming?
What is the use of private static?
What are thread local variables?
What is purpose of applet programming?
What are the new features in java 8? Explain
What is the purpose of checked and unchecked exceptions in JAVA?
Explain methods specific to list interface?