Inter-process communication (IPC) is a mechanism used for:

2025

Inter-process communication (IPC) is a mechanism used for:

Answer: C. Enabling processes to exchange information and synchronize their actionsInter-process communication (IPC) is a mechanism used to enable processes to exchange data and coordinate actions. It allows independent programs to…

  1. A.

    Preventing processes from executing concurrently

  2. B.

    Allowing processes to run independently without communication

  3. C.

    Enabling processes to exchange information and synchronize their actions

  4. D.

    Enabling processes to execute in a random order

Attempted by 261 students.

Show answer & explanation

Correct answer: C

Inter-process communication (IPC) is a mechanism used to enable processes to exchange data and coordinate actions. It allows independent programs to communicate with each other, share resources, or synchronize tasks without interfering with one another. This definition aligns with the purpose of IPC in operating systems.

Explore the full course: Bihar Stet Paper Ii Computer Science

Loading lesson…