1. |
An edge from process Pi to Pj in a wait for graph indicates that ____________
|
||||||||
Answer:
Option (a) |
2. |
If the wait for graph contains a cycle ____________
|
||||||||
Answer:
Option (b) |
3. |
If deadlocks occur frequently, the detection algorithm must be invoked ________
|
||||||||
Answer:
Option (b) |
4. |
A computer system has 6 tape drives, with ‘n’ processes competing for them. Each process may need 3 tape drives. The maximum value of ‘n’ for which the system is guaranteed to be deadlock free is?
|
||||||||
Answer:
Option (a) |
5. |
A system has 3 processes sharing 4 resources. If each process needs a maximum of 2 units then, deadlock ____________
|
||||||||
Answer:
Option (a) |
6. |
Which of the following condition is required for a deadlock to be possible?
|
||||||||
Answer:
Option (d) |
7. |
A system is in the safe state if ____________
|
||||||||
Answer:
Option (a) |
8. |
The circular wait condition can be prevented by ____________
|
||||||||
Answer:
Option (c) |
9. |
Which one of the following is the deadlock avoidance algorithm?
|
||||||||
Answer:
Option (c) |
10. |
What is the drawback of banker’s algorithm?
|
||||||||
Answer:
Option (d) |