Pipes used for IPC behave like which data structure?

2019

Pipes used for IPC behave like which data structure?

  1. A.

    Stacks

  2. B.

    Queue

  3. C.

    Tree

  4. D.

    Linked List

Attempted by 6 students.

Show answer & explanation

Correct answer: B

Pipes used for inter-process communication follow FIFO behaviour, so they behave like queues.

Explore the full course: Niacl Ao It Specialist