Q1. What is the purpose of a hypervisor in virtualization?
- A.Manage network traffic
- B.Create and run virtual machines✓ Correct
- C.Encrypt stored data
- D.Monitor CPU temperature
Explanation: A hypervisor (Type 1 or 2) allocates hardware resources to VMs. Learn more.