Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 850
What is a characteristic of a virtual machine?
Answer options
- A. It is more resource efficient than a container.
- B. It provides an environment completely isolated from the host OS.
- C. It is more lightweight than a container.
- D. It shares the host OS kernel, binaries, and libraries.
Correct answer: B
Explanation
The correct answer, B, highlights that a virtual machine operates in a fully isolated environment, separate from the host OS. Option A is incorrect because containers are generally more resource-efficient than virtual machines. Option C is wrong since virtual machines are typically more heavyweight than containers, and option D is inaccurate as it describes containers, which share the host OS kernel.