Match each item with a statement below.
A. A security feature that prevents malicious software from inserting executable code into sections of memory intended for data storage.
B. A feature supported by some OS kernels to enable guest OS communication with Hyper-V for improved performance.
C. Hardware virtualization support for AMD processors.
D. A video graphics processing unit, can be used to provide accelerated video and 3D rendering.
E. An option that enables a host PC's memory and processors to be split up into nodes.
F. A disk that is tied to another disk, and only stores the changes between the two disks.
G. A virtual floppy disk file that can be attached to a virtual machine.
H. Allows the use of only as much memory as needed, within a specified range, by a virtual machine.
I. Allows a virtual machine on a host to have an exact copy on the local network, or across the Internet, which can be used if the primary virtual machine goes down.
J. Special hardware that handles cryptographic keys.
A. DEP (Data Execution Prevention)
B. Enlightened I/O
C. AMD-V
D. GPU
E. NUMA spanning
F. differencing disk
G. vfd file
H. dynamic memory
I. replication
J. Trusted Platform Module (TPM)
You might also like to view...
Paragraph formatting options - such as line spacing, font, size, and bullets - are typically applied to _____.
A. selected text B. sections C. blocks D. pages
To depict the structure of a relational database, you can use a commonly accepted shorthand representation. You write the name of the table and then within ____ list all of the fields in the table.
A. square brackets [ ] B. curly braces { } C. slashes / / D. parentheses ( )
Which of the following should be installed to support Gigabit Ethernet within a home network?
A. 10Base2 B. 100Base2 C. 100BaseT D. 1000BaseT
Identify the code that declares the character encoding as UTF-8 in an HTML document.?
A. ? B. ? C. ?meta charset: utf-8; D. ?meta char: utf-8;