📖 From Operating System • 13. I/O Systems • 8 questions available
Practice MCQs for Caching 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 device driver receives an interrupt with vector number 45. Which of the following statements is true about this interrupt?
💡 Difficulty: easy | ✅ Correct: A
Q2. During system boot the OS installs interrupt handlers. If a new network card is added after boot without updating the interrupt vector, what is the most likely outcome?
💡 Difficulty: medium | ✅ Correct: B
Q3. A real‑time embedded system must guarantee that a timer interrupt (vector 32) is serviced within 5 µs. Which design choice best ensures this timing guarantee?
💡 Difficulty: hard | ✅ Correct: A
⬆️ View all questions in the quiz below