What are three characteristics of a virtual machine? (Choose three.)
- It includes a guest OS.
- It leverages the kernel of the host OS for quick starts.
- It is a virtualized physical server.
- It shares the underlying resources of the host OS.
- It is an isolated environment for applications.
- It requires a hypervisor.
Explanation: A virtual machine is a software emulation of a physical server including a CPU, memory, network interface, and operating system. The hypervisor is virtualization software that performs hardware abstraction. It allows multiple VMs to run concurrently in the virtual environment.
Exam with this question: 6.6.2 Module 6: Application Deployment and Security Quiz
Please login or Register to submit your answer