📖 From Operating System • 9. Virtual Memory • 8 questions available
Practice MCQs for Applications and page replacement. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-26
Q1. A process currently has only page 2 resident in memory. The next CPU reference is to page 2. What does the lazy swapper do?
💡 Difficulty: easy | ✅ Correct: B
Q2. What does the “valid” setting of the valid–invalid bit indicate in a page‑table entry?
💡 Difficulty: medium | ✅ Correct: C
Q3. If memory access time is 0.1 ms, page‑fault service time is 10 ms, and the page‑fault rate is \(p\), what is the effective access time (EAT) using lazy swapping?
💡 Difficulty: hard | ✅ Correct: C
⬆️ View all questions in the quiz below