📖 From Operating System • 13. I/O Systems • 12 questions available
Practice MCQs for Nonblocking and asynchronous I/O. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-27
Q1. What is the CPU instruction commonly used to resume execution after handling an interrupt?
💡 Difficulty: easy | ✅ Correct: D
Q2. Why does an interrupt controller dispatch the interrupt to the correct handler without the CPU polling all devices?
💡 Difficulty: medium | ✅ Correct: A
Q3. In nonblocking I/O, what is the primary advantage of using asynchronous notification over polling?
💡 Difficulty: hard | ✅ Correct: B
⬆️ View all questions in the quiz below