nerdexam
Cisco

200-301 · Question #1392

Which components are contained within a virtual machine?

The correct answer is B. configuration files backed by physical resources from the Hypervisor. A virtual machine is comprised of configuration files that define its virtual hardware, which are subsequently backed by the physical resources managed and allocated by the hypervisor.

Submitted by kev92· Mar 5, 2026Network Fundamentals

Question

Which components are contained within a virtual machine?

Options

  • Aphysical resources, including the NIC, RAM, disk, and CPU
  • Bconfiguration files backed by physical resources from the Hypervisor
  • Capplications running on the Hypervisor
  • Dprocesses running on the Hypervisor and a guest OS

How the community answered

(48 responses)
  • B
    94% (45)
  • C
    4% (2)
  • D
    2% (1)

Why each option

A virtual machine is comprised of configuration files that define its virtual hardware, which are subsequently backed by the physical resources managed and allocated by the hypervisor.

Aphysical resources, including the NIC, RAM, disk, and CPU

Virtual machines utilize virtualized resources, which are abstractions of physical resources (NIC, RAM, disk, CPU), rather than directly containing the physical hardware components themselves.

Bconfiguration files backed by physical resources from the HypervisorCorrect

Virtual machines are defined by configuration files (e.g., VMX for VMware, XML for KVM) that specify their virtual hardware, such as vCPUs, vRAM, and virtual disks, with these virtual components ultimately consuming and being supported by the host's underlying physical resources managed by the hypervisor.

Capplications running on the Hypervisor

Applications typically run *within* the guest operating system of a virtual machine, not directly on the hypervisor, which provides the virtualization layer.

Dprocesses running on the Hypervisor and a guest OS

While a virtual machine runs a guest OS and processes, and the hypervisor has its own processes, the virtual machine itself does not contain 'processes running on the Hypervisor'.

Concept tested: Virtual machine architecture and components

Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-virtual-machine-architecture

Topics

#Virtual machine components#Virtualization architecture

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice