Which custom configuration is most likely to include a RAID array?

A) Home theater PC

B) Gaming PC

C) Virtualization workstation

D) Home server PC


D) Home server PC

A home server PC is a server for your house connected to multiple computing devices within the home to store videos, music, and pictures. Home server PCs have a variety of features and functions, but they all have common requirements for providing a home with necessary functions:

- Media streaming capabilities to access and play digital movies.

- Redundant Array of Independent Disks (RAID) array to provide redundancy.

- A gigabit NIC to provide speeds necessary to perform large file transfers over the wireless network.

Computer Science & Information Technology

You might also like to view...

Between the Structure and End Structure clauses, you define the members included in the structure.

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

Computer Science & Information Technology

When a data set is small and a hash table not used, what is the better data structure to use?

a. Array b. Queue c. Linked list d. Stack

Computer Science & Information Technology

The ________ file format is considered an alternative to PDF

A) DOCX B) XLS C) RTF D) XPS

Computer Science & Information Technology

Recursive algorithms are implemented using while loops.

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

Computer Science & Information Technology