Message passing system allows processes to __________
A. Communicate with each other without sharing the same address space
B. Communicate with one another by resorting to shared data
C. Share data
D. Name the recipient or sender of the message
Explanation: Message Passing system allows processes to communicate with each other without sharing the same address space.
Occurrence: 0, System Administrator 2026