π From Operating System β’ 18. The Linux System β’ 8 questions available
Practice MCQs for Passing of data among processes in The Linux System. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-27
Q1. What is the primary characteristic of a Unix signal in interprocess communication?
π‘ Difficulty: easy | β Correct: B
Q2. Why does the Linux kernel avoid using signals to notify kernelβmode processes about events?
π‘ Difficulty: medium | β Correct: C
Q3. Three processes issue read requests for the same file on disk. After the I/O completes, which statement accurately reflects how the kernel wakes the waiting processes?
π‘ Difficulty: hard | β Correct: B
β¬οΈ View all questions in the quiz below