📖 From Operating System • 9. Virtual Memory • 18 questions available
Practice MCQs for Shared memory in the Windows API. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-26
Q1. What does the copy‑on‑write mechanism do when a child process writes to a shared page?
💡 Difficulty: easy | ✅ Correct: B
Q2. If a process attempts to write to a page marked copy‑on‑write, which sequence correctly describes the kernel’s actions?
💡 Difficulty: medium | ✅ Correct: A
Q3. If zero‑fill‑on‑demand fails and returns a page containing leftover data, what risk does this introduce?
💡 Difficulty: hard | ✅ Correct: A
⬆️ View all questions in the quiz below