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
What are three types of loops in java?
What is the difference between assignment and initialization?
Is c better than java?
How concurrent hashmap works?
what is synchronization? : Java thread
What are the drawbacks for singleton class?
What is set and get methods in java?
Why main() method is public, static and void in java ?
What is java and its types?
Is java a pure object oriented language?
Can you extend singleton class?
What is the differences between heap and stack memory in java? Explain
What is the difference between integer parseint and integer valueof?
What are streams in java 8?
What's a method in programming?