Answer Posted / hanu
If a process is waiting for a resource is using by
another process in that case deadlock encounter if its
waited undefinetly(For a certain period) ..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
If a variable is declared as private, where may the variable be accessed?
What is reflexive association?
What is string and example?
What is a buffer in java?
Can we use string in the switch case?
Define max and min heap, also the search time of heap.
What is the difference between JVM and JRE?
What differences exist between iterator and listiterator?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What does a method signature consist of?
How are the elements of a gridbaglayout organized?
What is a local block?
How do you read a char in java?
Explain the difference between string, stringbuffer and stringbuilder in java?
Why do we need variables?