Multiple Choice
In the deadlock example shown in Figure 8.1,
A) a deadlock is guaranteed to occur.
B) a deadlock may occur sometime, but not necessarily every time.
C) a deadlock may occur sometime only if there are more than one instances of thread_one and thread_two are running.
D) a deadlock is guaranteed to occur as long as there are more than one instances of thread_one and thread_two are running.
Correct Answer:

Verified
Correct Answer:
Verified
Q23: In a system resource-allocation graph, _.<br>A) a
Q24: Which of the following is not a
Q25: The circular-wait condition for a deadlock implies
Q26: Describe two methods for eliminating deadlock by
Q27: In the livelock example shown in Figure
Q29: A claim edge in a resource-allocation graph
Q30: What factors influence the decision of when
Q31: In a system resource-allocation graph, _.<br>A) a
Q32: A system will never enter a deadlocked
Q33: Name three issues that need to be