Question 3
Drag and drop the virtual component from the left onto their descriptions on the right.
Correct answer: To work with this question, an Exam Simulator is required.
Explanation:
+ configuration file containing settings for a virtual machine such as guest OS: VMX + component of a virtual machine responsible for sending packets to the hypervisor: vNIC + zip file containing a virtual machine configuration file and a virtual disk: OVA + file containing a virtual machine disk drive: VMDKThe VMX file simply holds the virtual machine configuration. VMDK (short for Virtual Machine Disk) is a file format that describes containers for virtual hard disk drives to be used in virtual machines like VMware Workstation or VirtualBox. An OVA file is an Open Virtualization Appliance that contains a compressed, "installable" version of a virtual machine. When you open an OVA file it extracts the VM and imports it into whatever virtualization software you have installed on your computer.
+ configuration file containing settings for a virtual machine such as guest OS: VMX
+ component of a virtual machine responsible for sending packets to the hypervisor: vNIC
+ zip file containing a virtual machine configuration file and a virtual disk: OVA
+ file containing a virtual machine disk drive: VMDK
The VMX file simply holds the virtual machine configuration. VMDK (short for Virtual Machine Disk) is a file format that describes containers for virtual hard disk drives to be used in virtual machines like VMware Workstation or VirtualBox. An OVA file is an Open Virtualization Appliance that contains a compressed, "installable" version of a virtual machine. When you open an OVA file it extracts the VM and imports it into whatever virtualization software you have installed on your computer.