InterviewSolution
Saved Bookmarks
| 1. |
To avoid deadlock ____________(a) there must be a fixed number of resources to allocate(b) resource allocation must be done only once(c) all deadlocked processes must be aborted(d) inversion technique can be usedI got this question in examination.This interesting question is from Deadlock topic in division Deadlocks of Operating System |
|
Answer» The CORRECT choice is (a) there MUST be a FIXED number of resources to allocate |
|