Operating System Inter Process Communication
Q What is interprocess communication?
  • A A. Allows processes to communicate and synchronize their actions when using the same address space
  • B B. Allows processes to communicate and synchronize their actions
  • C C. Mechanism is used by cooperating processes to exchange data and information. there are two models of ipc: †? shared memory †? message passing
  • D D. None of the mentioned
Leave a Comment