InterviewSolution
Saved Bookmarks
| 1. |
The circular wait condition can be prevented by ____________(a) defining a linear ordering of resource types(b) using thread(c) using pipes(d) all of the mentionedI got this question in an international level competition.My doubt is from Deadlock in chapter Deadlocks of Operating System |
|
Answer» RIGHT CHOICE is (a) DEFINING a linear ordering of resource types Easy explanation - None. |
|