nerdexam
CompTIA

SK0-004 · Question #38

Which of the following is the core software application that manages computer virtualization?

The correct answer is A. Hypervisor. A hypervisor is the core software layer that abstracts physical hardware and enables multiple virtual machines to run on a single host.

Server administration

Question

Which of the following is the core software application that manages computer virtualization?

Options

  • AHypervisor
  • BHyperthreading
  • CConsole
  • DKVM

How the community answered

(26 responses)
  • A
    92% (24)
  • B
    4% (1)
  • C
    4% (1)

Why each option

A hypervisor is the core software layer that abstracts physical hardware and enables multiple virtual machines to run on a single host.

AHypervisorCorrect

A hypervisor, also called a Virtual Machine Monitor (VMM), is the software that creates, manages, and isolates virtual machines by abstracting the underlying physical hardware. It allocates CPU, memory, storage, and network resources to guest operating systems. Both Type 1 (bare-metal) and Type 2 (hosted) hypervisors fulfill this role.

BHyperthreading

Hyperthreading is an Intel CPU technology that allows a single physical core to present itself as two logical cores, and is unrelated to virtualization management software.

CConsole

A console is a user interface used to access and manage systems, not the software engine that manages virtualization.

DKVM

KVM (Kernel-based Virtual Machine) is a specific hypervisor implementation built into the Linux kernel, making it a type of hypervisor rather than the general term for virtualization management software.

Concept tested: Hypervisor definition and role in virtualization

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

Topics

#hypervisor#virtualization management#core virtualization software

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice