Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 787
Which virtualization component creates VMs and performs hardware abstraction that allows multiple VMs to run at the same time?
Answer options
- A. container
- B. Docker
- C. hypervisor
- D. rkt
Correct answer: C
Explanation
The correct answer is C, hypervisor, which is specifically designed to create and manage virtual machines while providing the necessary abstraction of hardware resources. Options A (container) and B (Docker) refer to containerization rather than virtualization, while D (rkt) is another container runtime, not a hypervisor.