📖 From Operating System • 13. I/O Systems • 7 questions available
Practice MCQs for Spooling and device reservation in Kernel I/O Subsystem. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-27
Q1. A printer controller raises a maskable interrupt while the CPU is executing a low‑priority I/O routine. Which outcome correctly describes the interrupt handling according to priority levels?
💡 Difficulty: easy | ✅ Correct: B
Q2. In a spooling system, when a printer’s buffer‑empty interrupt occurs, the OS should ...
💡 Difficulty: medium | ✅ Correct: C
Q3. An OS designer wants to reserve vector 45 for a new network card. Which step is essential to ensure the interrupt can be masked by the CPU when lower‑priority tasks run?
💡 Difficulty: hard | ✅ Correct: C
⬆️ View all questions in the quiz below