Match each item with a statement below.
A. Using this network mode within VMware Workstation 12 Pro makes a virtual machine appear as another physical computer on a network.
B. A virtual switch that includes the host computer's NIC, allowing a virtual machine to be part of the physical network.
C. A VMware Workstation 12 Pro feature that allows you to automate the installation of recent Windows and Linux operating systems.
D. A virtual switch that isolates the virtual machine from the physical network but allows communication with the host computer.
E. A virtual switch that is connected to an internal virtual network that includes itself, the host computer, and any other virtual machines that are configured to use it.
F. A device that uses ports to connect multiple NICs to the same network and uses MAC addresses to determine which port traffic is to be sent to.
G. A code that identifies a virtual machine and is part of a machine's physical network address.
H. A software emulated device that provides access to virtual networks.
I. A type of firmware that is limited to 16-bit processor mode and can be used to edit settings stored in a CMOS.
J. A type of firmware that provides support for newer processors, booting from large partitions, and an advanced graphical user interface.
A. bridged network
B. bridged switch
C. Easy Install
D. host-only switch
E. NAT switch
F. switch
G. universal unique identifier (UUID)
H. virtual switch
I. BIOS
J. UEFI
You might also like to view...
The default value of a Semaphore object’s internal counter is_________ .
a) 1. b) –1. c) 0. d) None of the above.
Which of the following code segments prints a single line containing hello there with the words separated by a single space?
a. std::cout << "hello "; std::cout << " there"; b. std::cout << "hello" , " there"; c. std::cout << "hello"; std::cout << "there"; d. std::cout << "hello"; std::cout << " there";
The parameter list in the method header and the arguments in the method call must agree in:
a. number b. type c. order d. all of the above
In digital video, each bitmap image is referred to as a(n) __________.
Fill in the blank(s) with the appropriate word(s).