📖 From Operating System • 16. Virtual Machines • 10 questions available
Practice MCQs for Programming environment virtualization. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-27
Q1. What does VCPU stand for in virtualization?
💡 Difficulty: easy | ✅ Correct: A
Q2. A hypervisor on a CPU lacking hardware virtualization extensions must handle a privileged instruction executed by a guest OS. Which technique should the VMM use to correctly process this instruction?
💡 Difficulty: medium | ✅ Correct: A
Q3. Suppose a new CPU adds a virtualization extension that allows guest kernel mode to run in a separate privilege ring without trapping. How would this affect the need for trap-and-emulate for privileged instructions?
💡 Difficulty: hard | ✅ Correct: A
⬆️ View all questions in the quiz below