📖 From Operating System • 13. I/O Systems • 8 questions available
Practice MCQs for Kernel data structures 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. What is the range of vector numbers reserved for non‑maskable interrupts in the Intel Pentium processor?
💡 Difficulty: easy | ✅ Correct: A
Q2. Why does the interrupt priority level mechanism allow a high‑priority interrupt to preempt a low‑priority one without masking all interrupts?
💡 Difficulty: medium | ✅ Correct: B
Q3. If a high‑priority interrupt with vector 20 occurs while the CPU is servicing a maskable interrupt at vector 60, what will the CPU do?
💡 Difficulty: hard | ✅ Correct: B
⬆️ View all questions in the quiz below