Which of the following is not an IPC (Inter Process Communication) mechanism?

Which of the following is not an IPC (Inter Process Communication) mechanism?

Answer: D. PagingPaging is a memory management scheme by which a computer stores and retrieves data from secondary storage for use in main memory. It's not an Inter Process…

  1. A.

    Pipes

  2. B.

    Message passing

  3. C.

    Semaphores

  4. D.

    Paging

Attempted by 60 students.

Show answer & explanation

Correct answer: D

Paging is a memory management scheme by which a computer stores and retrieves data from secondary storage for use in main memory. It's not an Inter Process Communication mechanism.

Explore the full course: Isro

Loading lesson…