📖 From Operating System • 13. I/O Systems • 21 questions available
Practice MCQs for Performance of I/O Systems. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-27
Q1. A program writes characters to a terminal (character‑stream device) and large blocks to a disk (block device). Which reason best explains why the terminal output appears immediately while disk writes may be delayed?
💡 Difficulty: easy | ✅ Correct: B
Q2. A database server stores records on a disk that supports both read‑only and read‑write modes. Which access convention most efficiently supports random record retrieval without copying data into user space?
💡 Difficulty: medium | ✅ Correct: A
Q3. A file server uses a dedicated disk for write‑intensive workloads. Which statement best explains why a dedicated device is chosen over a sharable one?
💡 Difficulty: hard | ✅ Correct: B
⬆️ View all questions in the quiz below