nerdexam
Cisco

350-401 · Question #1095

Which resource must the hypervisor make available to the virtual machines?

The correct answer is C. processor. The hypervisor's fundamental role is to virtualize and allocate physical hardware resources, such as the processor, memory, and I/O, to each virtual machine.

Submitted by luis.pe· Mar 6, 2026Virtualization

Question

Which resource must the hypervisor make available to the virtual machines?

Options

  • Abandwidth
  • BIP address
  • Cprocessor
  • Dsecure access

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    93% (28)

Why each option

The hypervisor's fundamental role is to virtualize and allocate physical hardware resources, such as the processor, memory, and I/O, to each virtual machine.

Abandwidth

Bandwidth is a network resource managed by virtual network interfaces and switches, which the hypervisor facilitates, but the core 'resource' the hypervisor directly virtualizes from the physical machine is processor, memory, and I/O.

BIP address

IP addresses are assigned to virtual machines by network services (like DHCP) or manually, not directly by the hypervisor itself, though the hypervisor manages the virtual network interfaces that use them.

CprocessorCorrect

The hypervisor is responsible for abstracting the physical hardware of the host server and making those resources available to the virtual machines. This includes sharing and scheduling access to the physical processor(s), memory, and I/O devices among multiple VMs, allowing them to run concurrently.

Dsecure access

Secure access is a broad concept related to security configurations and access control, not a direct hardware resource that the hypervisor explicitly 'makes available' in the same way it does a processor.

Concept tested: Hypervisor resource allocation

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

Topics

#hypervisor#virtual machine resources#compute virtualization

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice