Multiple Choice
Message passing system allows processes to___________
A) communicate with one another without resorting to shared data
B) communicate with one another by resorting to shared data
C) share data
D) name the recipient or sender of the message
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
Q23: Mutual exclusion implies that<br>A)if a process is
Q24: In the Zero capacity queue_ <br>A)the queue can
Q25: The child process can_ <br>A)be a duplicate of