What element is unique to a Type 2 hypervisor?
Which element is unique to a Type 2 hypervisor?
Community Votes
100% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The exam tests your ability to differentiate Type 1 (bare-metal) and Type 2 (hosted) hypervisors, with the common trap being confusion between host OS and VM OS roles in the virtualization stack.
A Type 2 hypervisor is uniquely characterized by its reliance on a host operating system to manage hardware resources, distinguishing it from a Type 1 hypervisor that runs directly on bare metal. Community consensus strongly confirms that the host OS is the defining element of a hosted hypervisor architecture.
Some candidates choose 'VM OS' or 'host hardware,' failing to recognize that both Type 1 and Type 2 hypervisors utilize hardware, memory, and guest VMs—only the host OS is exclusive to Type 2.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
A Type 2 hypervisor, also known as a hosted hypervisor, installs as an application on top of a conventional host operating system (e.g., VMware Workstation on Windows). The host OS handles all hardware abstraction and device driver management, making it the unique architectural element that separates Type 2 from Type 1 hypervisors. Type 1 hypervisors such as ESXi or Hyper-V run directly on bare metal without an underlying general-purpose OS.Why the Other Options Are Wrong
'Host hardware' (A) and 'memory' (B) are shared resources used by both hypervisor types, so they are not unique to Type 2. 'VM OS' (D), or guest OS, runs inside virtual machines regardless of whether the hypervisor is Type 1 or Type 2, so it is also not a distinguishing element.Community Comment Notes
Commenters consistently emphasize that the question is essentially asking what differentiates Type 2 from Type 1. Multiple users note that both architectures use hardware, memory, and guest OSes, leaving the host OS as the only unique component. One helpful comment references Microsoft Copilot documentation reinforcing that the host OS serves as the intermediary layer in Type 2 hypervisors.Official Reference
Exam Strategy
When comparing hypervisor types, always identify the architectural layer that differs: Type 1 sits directly on hardware while Type 2 sits on a host OS. Eliminate options that are common to both types before selecting the unique element.
Related Analysis
Practice All 350-401 Questions
Access 218 questions with complete answers and detailed explanations.
View Full 350-401 Practice Test →