

MCQOPTIONS
Saved Bookmarks
1. |
One way to ensure that the circular wait condition never holds is to : |
A. | impose a total ordering of all resource types and to determine whether one precedes another in the ordering |
B. | to never let a process acquire resources that are held by other processes |
C. | to let a process wait for only one resource at a time |
D. | all of the mentioned |
Answer» B. to never let a process acquire resources that are held by other processes | |