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
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Can we change the value of static variable?
Can two objects have same hashcode?
What is the console in java?
How can an object be unreferenced?
Explain the transient field modifier?
What is classname class in java?
What does || mean in code?
Is oracle charging for java?
Explain method overloading?
What are streams?
When object is created and destroyed?
What is the advantage of preparedstatement over statement?
What is generics in java interview questions?
What technique is carried out to find out if a particular string is empty?