InterviewSolution
Saved Bookmarks
| 1. |
Which of the following condition is required for a deadlock to be possible?(a) mutual exclusion(b) a process may hold allocated resources while awaiting assignment of other resources(c) no resource can be forcibly removed from a process holding it(d) all of the mentionedI have been asked this question in an online quiz.My enquiry is from Deadlock topic in division Deadlocks of Operating System |
|
Answer» CORRECT option is (d) all of the mentioned To EXPLAIN I WOULD say: None. |
|