

MCQOPTIONS
Saved Bookmarks
1. |
A solution to the Dining Philosophers Problem which avoids deadlock is |
A. | ensure that all philosophers pick up the left fork before the right fork |
B. | ensure that all philosophers pick up the right fork before the left fork |
C. | ensure that one particular philosopher picks up the left fork before the right fork, and that all other philosophers pick up the right fork before the left fork |
D. | None of the above |
Answer» D. None of the above | |