220-802 · Question #730
220-802 Question #730: Real Exam Question with Answer & Explanation
The correct answer is B: RAM. RAM is the most critical resource for virtual machines because each running VM requires its own dedicated block of memory. The host machine must have enough physical RAM to allocate to every active VM simultaneously, plus the host OS itself. Without sufficient RAM, VMs cannot sta
Question
Options
- AHard drive space
- BRAM
- CBIOS
- DCPU
Explanation
RAM is the most critical resource for virtual machines because each running VM requires its own dedicated block of memory. The host machine must have enough physical RAM to allocate to every active VM simultaneously, plus the host OS itself. Without sufficient RAM, VMs cannot start or will perform extremely poorly due to excessive paging/swapping to disk. Hard drive space stores VM disk images but is less immediately constrictive. BIOS/UEFI provides hardware initialization but is not a runtime resource. CPU is important but can be time-shared more gracefully among VMs than RAM can be.
Community Discussion
No community discussion yet for this question.