Multiple Choice
In the Zero capacity queue___________
A) the queue can store at least one message
B) the sender blocks until the receiver receives the message
C) the sender keeps sending and the messages don't wait in the queue
D) none of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Q15: A situation where several processes access and
Q16: In indirect communication between<br>A)there is another process
Q17: Cascading termination refers to termination of all
Q18: Concurrent access to shared data may result
Q19: The link between two processes P and
Q20: In the non blocking send_ <br>A)the sending process
Q21: An un-interruptible unit is known as<br>A)single<br>B)atomic<br>C)static<br>D)none of
Q22: Message passing system allows processes to_ <br>A)communicate with
Q23: Mutual exclusion implies that<br>A)if a process is
Q25: The child process can_ <br>A)be a duplicate of