πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!

  • google app store apple app store
  • βœ–

      Question

      Which special file enables interprocess communication

      using named pipes?
      A /dev/null Correct Answer Incorrect Answer
      B /dev/fd Correct Answer Incorrect Answer
      C FIFO Correct Answer Incorrect Answer
      D Socket Correct Answer Incorrect Answer
      E Block device Correct Answer Incorrect Answer

      Solution

      FIFOs (First In, First Out) allow processes to communicate via named pipes created with mkfifo.

      Practice Next
      ask-question