220-802 · Question #340
Which of the following terms BEST describes the software or hardware used to manage virtual machines?
The correct answer is A. Hypervisor. A hypervisor is the software or hardware layer that creates, runs, and manages virtual machines.
Question
Which of the following terms BEST describes the software or hardware used to manage virtual machines?
Options
- AHypervisor
- BCloud Server Manager
- CSupervisor
- DVirtual Disk Manager
How the community answered
(27 responses)- A93% (25)
- C4% (1)
- D4% (1)
Why each option
A hypervisor is the software or hardware layer that creates, runs, and manages virtual machines.
A hypervisor (also called a Virtual Machine Monitor) is the core technology that abstracts physical hardware and allocates resources to multiple virtual machines. It exists in two forms - Type 1 (bare-metal, e.g., Hyper-V, VMware ESXi) runs directly on hardware, and Type 2 (hosted, e.g., VirtualBox) runs atop an existing OS, but both serve the role of VM management.
Cloud Server Manager is not a standard industry term for the software that manages virtual machines at the hypervisor level.
Supervisor is a generic computing term referring to an OS kernel or process monitor, not the specific technology used to manage virtual machines.
Virtual Disk Manager refers to tools that manage virtual hard disk files, not the broader platform responsible for running and managing entire virtual machines.
Concept tested: Hypervisor definition and virtual machine management
Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-technology-overview
Topics
Community Discussion
No community discussion yet for this question.