Q
Message passing system allows processes to __________
-
A
A. Communicate with each other without sharing the same address space
-
B
B. Communicate with one another by resorting to shared data
-
C
C. Share data
-
D
D. Name the recipient or sender of the message
Correct Answer:
A. A. Communicate with each other without sharing the same address space
Explanation:
Message Passing system allows processes to communicate with each other without sharing the same address space.