Multiple Choice
Suppose that there are ten resources available to three processes. At time 0, the following data is collected. The table indicates the process, the maximum number of resources needed by the process, and the number of resources currently owned by each process. Process Maximum Needs Currently Owned
P0 10 4
P1 3 1
P2 5 4
At time 1, P1 requests a resource. Which of the following is correct?
A) The request will be granted, since the current state is safe.
B) The request will not be granted, since the current state is not safe.
C) The request will be granted, since the state after granting the request will be safe.
D) The request will not be granted, since the state after granting the request will be unsafe.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q34: Deadlock prevention and deadlock avoidance are essentially
Q35: One necessary condition for deadlock is _,
Q36: A system in an unsafe state will
Q37: The banker's algorithm is useful in a
Q38: Which of the following statement is true?<br>A)
Q39: One necessary condition for deadlock is _,