CSE MCQs :: OS MCQs
- What is the reusable resource?
- Which of the following condition is required for deadlock to be possible?
- A system is in the safe state if:
- The circular wait condition can be prevented by:
- Which one of the following is the deadlock avoidance algorithm?
- For effective operating system, when to check for deadlock?
- A problem encountered in multitasking when a process is perpetually denied necessary resources is called:
- Which one of the following is a visual ( mathematical ) way to determine the deadlock occurrence?
- To avoid deadlock:
- 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
|