π From Operating System β’ 9. Virtual Memory β’ 14 questions available
Practice MCQs for I/O interlock and page locking. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-26
Q1. When a system reserves a fixed percentage of memory for I/O buffers and a user process triggers a page fault while all frames are occupied, which mechanism is typically employed to continue execution?
π‘ Difficulty: easy | β Correct: C
Q2. A system allows both user processes and the I/O subsystem to compete for all available memory. When a page fault occurs and no free frames exist, which approach most effectively maintains multiprogramming while minimizing disruption?
π‘ Difficulty: medium | β Correct: D
Q3. Under what circumstances is swapping out an entire process preferable to performing individual page replacements?
π‘ Difficulty: hard | β Correct: B
β¬οΈ View all questions in the quiz below