Which of the following should Matt, an administrator, implement in a server room to help prevent static electricity?

A. GFI electrical outlets
B. Humidity controls
C. ESD straps
D. EMI shielding


Answer: B. Humidity controls

Computer Science & Information Technology

You might also like to view...

How many times is the fib method in Listing 18.2 invoked for fib(5)?

a. 14 b. 15 c. 25 d. 31 e. 32

Computer Science & Information Technology

____ can be used to keep a virtual eye on children and pets.

A. Mobile locating B. Real-time locating systems C. GPS D. Cell phones

Computer Science & Information Technology

Critical Thinking Questions Case 1 ? You have the Save As dialog box open and you are naming a file on which you have been working.? ?You have been trying to name your first communication to one of your clients COM1. Why will this not work?

A. ?You cannot use all caps in a file name. B. ?You cannot use the numeral 1 in a file name. C. ?The name is reserved by the operating system. D. ?This will in fact work.

Computer Science & Information Technology

In an application that uses the AVL tree ADT, we must ____.

A. write the missing create operation. B. be careful not to use void pointers. C. write a compare function that compares two instances of the data stored in the tree D. redefine the data node to make the specific application work.

Computer Science & Information Technology