Operating System Inter Process Communication
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
Leave a Comment