Which new installation option was introduced in Windows Server 2008 that is a bare-bones installation with a limited GUI?
A. Server Manager
B. Server Core
C. Active Directory
D. Hyper-V
Answer: B
Computer Science & Information Technology
You might also like to view...
In the equation x = y%z, the variables are y = 25 and z = 11. If all variables are doubles, what is the value of x?
A. 3.00000 B. 2.272727 C. 275.000 D. No value – compiler error.
Computer Science & Information Technology
Using the abs() function requires including the ____ header file.
a. cnumber b. iostream c. math d. cmath
Computer Science & Information Technology
If you precede the subquery by the ____ operator, the condition is true only if it satisfies any value (one or more) produced by the subquery.
A. IS SOME B. IS ANY C. SOME D. ANY
Computer Science & Information Technology
A Spinner control displays a prompt with a list of strings, called ____________________, in a pop-up window.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology