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
What does string intern() method do?
Why java is called not pure object oriented language?
State one difference between a template class and class template.
What are controls and their different types in awt?
Does java support multiple inheritance or not?
Which oo concept is achieved by using overloading and overriding?
What are the disadvantages of using inner classes?
Does java support multiple inheritances?
What is passing value java?
What is the list interface in java programming?
Is space a character in java?
What is Java Reflection API? Why it’s so important to have?
Are arrays classes in java?
Which class represents the socket that both the client and server use to communicate with each other?
What is the difference between import java.util.date and java .util?