Menu

Process Synchronization Questions

MCQ
81.
For a Hold and wait condition to prevail ____________
forum Discussion
MCQ
82.
Deadlock prevention is a set of methods ____________
forum Discussion
MCQ
83.
For non sharable resources like a printer, mutual exclusion ____________
forum Discussion
MCQ
84.
For sharable resources, mutual exclusion ____________
forum Discussion
MCQ
85.
To ensure that the hold and wait condition never occurs in the system, it must be ensured that ____________
forum Discussion
MCQ
86.
The disadvantage of a process being allocated all its resources before beginning its execution is ____________
forum Discussion
MCQ
87.
To ensure no preemption, if a process is holding some resources and requests another resource that cannot be immediately allocated to it ____________
forum Discussion
MCQ
88.
One way to ensure that the circular wait condition never holds is to ____________
forum Discussion
MCQ
89.
Each request requires that the system consider the _____________ to decide whether the current request can be satisfied or must wait to avoid a future possible deadlock.
forum Discussion
MCQ
90.
Given a priori information about the ________ number of resources of each type that maybe requested for each process, it is possible to construct an algorithm that ensures that the system will never enter a deadlock state.
forum Discussion