250+ TOP MCQs on Hypervisors and Answers

Cloud Computing Test focuses on “Hypervisors”.

1. Which of the following allows a virtual machine to run on two or more physical processors at the same time?
a) Virtual SMP
b) Distributed Resource Scheduler
c) vNetwork Distributed Switch
d) Storage VMotion

Answer: a
Clarification: The virtualization layer that abstracts processing, memory, and storage uses the VMware ESX or ESXi virtualization server.

2. Point out the wrong statement.
a) Some hypervisors are installed over an operating system and are referred to as Type 2 or hosted VM
b) All CPUs support virtual machines
c) On a Type 2 VM, a software interface is created that emulates the devices with which a system would normally interact
d) All of the mentioned

Answer: b
Clarification: Not all CPUs support virtual machines and many that do require that you enable this support in the BIOS.

3. Which of the following type of virtualization is found in hypervisor such as Microsoft’s Hyper-V?
a) paravirtualization
b) full virtualization
c) emulation
d) none of the mentioned

Answer: a
Clarification: It is the host operating system that is performing the I/O through a para-API.

4. In _______ the virtual machine simulates hardware, so it can be independent of the underlying system hardware.
a) paravirtualization
b) full virtualization
c) emulation
d) none of the mentioned

Answer: c
Clarification: A guest operating system using emulation does not need to be modified in any way.

5. Point out the wrong statement.
a) Full virtualization requires that the host operating system provide a virtual machine interface for the guest operating system and that the guest access hardware through that host VM
b) Guest operating systems in full virtualization systems are generally faster than other virtualization schemes
c) A process virtual machine instantiates when a command begins a process
d) All of the mentioned

Answer: a
Clarification: An operating system running as a guest on a paravirtualization system must be ported to work with the host interface.

6. In a ____________ scheme, the VM is installed as a Type 1 Hypervisor directly onto the hardware.
a) paravirtualization
b) full virtualization
c) emulation
d) none of the mentioned

Answer: b
Clarification: All operating systems in full virtualization communicate directly with the VM hypervisor.

7. Which of the following operating system support operating system virtualization?
a) Windows NT
b) Sun Solaris
c) Windows XP
d) Compliance

Answer: b
Clarification: This type of virtualization creates virtual servers at the operating system or kernel level.

8. Which of the following is a service that aggregates servers into an assignable pool?
a) VMware vStorage
b) VMware vNetwork
c) VMware vCompute
d) Application services

Answer: c
Clarification: VMware vSphere is a management infrastructure framework that virtualizes system, storage, and networking hardware to create cloud computing infrastructures.

9. _________ is a service that creates and manages virtual network interfaces.
a) VMware vStorage
b) VMware vNetwork
c) VMware vCompute
d) Application services

Answer: b
Clarification: VMware vStorage is a service that aggregates storage resources into an assignable pool.

Leave a Reply

Your email address will not be published. Required fields are marked *