Which of the following statements is true about Window Server 2012 minimum system requirements?

A. at least 1.4 GHz 32-bit or 64-bit CPU
B. 90 GB available disk space for Essentials
C. 2 GB RAM for all editions
D. Itanium processor required for 64-bit

Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following statements would probably NOT be included in a network administrator's ethical code?

A) stay up to date with technical information B) strive to maintain reliability and availability of the system C) an effort to keep current on laws and policies D) personal feelings and beliefs that influence how others are treated

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) Braces are normally included with do…while statements even when unnecessary to avoid confusion with the while statement. 2) Infinite loops are caused when the loop-continuation condition in a while, for or do…while statement never becomes true. 3) A default case must be provided for every switch statement. 4) A case that consists of multiple lines must be enclosed in braces.

Computer Science & Information Technology