๐ From Operating System โข 13. I/O Systems โข 8 questions available
Practice MCQs for Clocks and timers in Application I/O Interface. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
๐ Last updated: 2026-07-27
Q1. What is the name of the hardware line that the CPU monitors after each instruction to detect an interrupt request?
๐ก Difficulty: easy | โ Correct: A
Q2. Why should an operating system defer interrupt handling while executing a critical section of code?
๐ก Difficulty: medium | โ Correct: A
Q3. In a system with a highโpriority timer interrupt and a lowโpriority I/O interrupt, what happens if the timer interrupt arrives while the lowโpriority handler is running?
๐ก Difficulty: hard | โ Correct: B
โฌ๏ธ View all questions in the quiz below