๐ From Operating System โข 9. Virtual Memory โข 11 questions available
Practice MCQs for Program structure in Virtual Memory. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
๐ Last updated: 2026-07-26
Q1. A system reserves a fixed 20โฏ% of its memory for I/O buffers. When a running process causes a page fault and the freeโframe list is empty, which action should the operating system take first?
๐ก Difficulty: easy | โ Correct: C
Q2. In a multitasking environment where many processes generate frequent page faults, which replacement strategy typically reduces thrashing the most?
๐ก Difficulty: medium | โ Correct: C
Q3. If a system keeps a fixed 15โฏ% of memory for I/O buffers and suddenly experiences heavy I/O activity, which policy would most effectively prevent excessive swapping of user processes?
๐ก Difficulty: hard | โ Correct: B
โฌ๏ธ View all questions in the quiz below