MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
System Administrator 2026
The number of resources requested by a process ____________
- A. Must always be less than the total number of resources available in the system
- B. Must always be equal to the total number of resources available in the system
- C. Must not exceed the total number of resources available in the system
- D. Must exceed the total number of resources available in the system
For a Hold and wait condition to prevail ____________
- A. A process must be not be holding a resource, but waiting for one to be freed, and then request to acquire it
- B. A process must be holding at least one resource and waiting to acquire additional resources that are being held by other processes
- C. A process must hold at least one resource and not be waiting to acquire additional resources
- D. None of the mentioned
Deadlock prevention is a set of methods ____________
- A. To ensure that at least one of the necessary conditions cannot hold
- B. To ensure that all of the necessary conditions do not hold
- C. To decide if the requested resources for a process have to be given or not
- D. To recover from a deadlock
.