With respect to hypervisors, following statements are given below: (P) Runs on…
2025
With respect to hypervisors, following statements are given below:
(P) Runs on host machine physical hardware
(Q) Hosted hypervisor
(R) Runs on the operating system of physical host machine
(S) Bare metal hypervisor
Which of the following is correct match?
- A.
)Type-1 Hypervisor : (P) and (Q), Type-2 Hypervisor : (R) and (S)
- B.
Type-1 Hypervisor : (P) and (S), Type-2 Hypervisor : (Q) and (R)
- C.
Type-1 Hypervisor : (R) and (S), Type-2 Hypervisor : (P) and (Q)
- D.
Type-1 Hypervisor : (R) and (Q), Type-2 Hypervisor : (P) and (S)
Show answer & explanation
Correct answer: B
Hypervisors are classified into two types. Type-1 (Bare metal) runs directly on physical hardware, matching statements P and S. Type-2 (Hosted) runs on the host operating system, matching statements Q and R.