๐ From Operating System โข 13. I/O Systems โข 8 questions available
Practice MCQs for Network devices 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. Which instruction restores the CPU state after handling an interrupt?
๐ก Difficulty: easy | โ Correct: A
Q2. A kernel critical section must defer interrupts from a network card until it finishes updating a shared buffer. Which mechanism should the OS use?
๐ก Difficulty: medium | โ Correct: B
Q3. A server receives both a highโpriority timer interrupt and a lowโpriority network packet interrupt simultaneously. Which handling order maximizes system responsiveness?
๐ก Difficulty: hard | โ Correct: C
โฌ๏ธ View all questions in the quiz below