A. Each instruction
B. Each process
C. Each register
D. None of the mentioned
A. Concurrent
B. Non-concurrent
C. Monotonic
D. Non-monotonic
A. Any other process can also execute in its critical section
B. No other process can execute in its critical section
C. One more process can execute in its critical section
D. None of the mentioned
A. Anytime
B. When it receives a reply message from its parent process
C. When it receives a reply message from all other processes in the system
D. None of the mentioned
A. Prevention from the deadlock is must
B. Prevention from the starvation is must
C. Prevention from the deadlock & starvation is must
D. None of the mentioned
A. Logically
B. Physically
C. Both logically and physically
D. None of the mentioned
A. Starts the execution of transaction
B. Breaks the transaction into number of sub transactions
C. Coordinates the termination of the transaction
D. All of the mentioned
A. Bully algorithm
B. Ring algorithm
C. Both bully and ring algorithm
D. None of the mentioned
A. A unique priority number is associated with each active process in system
B. There is no priority number associated with any process
C. Priority of the processes is not required
D. None of the mentioned
A. Bidirectional
B. Unidirectional
C. Both bidirectional and unidirectional
D. None of the mentioned