A technician discovers that RAM modules are overheating. Which of following is best practice in this situation?

A. Install heatsinks on the RAM modules.
B. Install additional CPU fans.
C. Replace the RAM slots.
D. Install a heatsink on the chipset driver.


Answer: A. Install heatsinks on the RAM modules.

Computer Science & Information Technology

You might also like to view...

The ____________________ stores symbols you create for a document.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following computer operations involves the highest degree of spatial locality?

a) a traversal of a tree data structure b) a traversal of a linked-list data structure c) a linear array traversal d) a function used for calculating a factorial

Computer Science & Information Technology

Given Graphics object graph, which of the following draws a circle with a radius of 50, at X = 20, Y = 30?

A. graph.drawCircle(50); B. graph.drawCircle(50, 50, 20, 30); C. graph.drawOval(50, 50); D. graph.drawOval(20, 30, 50, 50);

Computer Science & Information Technology

____ client software runs on Windows 2000, Windows XP, Windows Vista, Windows 7, Windows Server 2003, and Windows Server 2008 to enable the client to run the Windows graphical user interface, which looks like a regular 32-bit version of Windows.

A. Terminal server B. Terminal broker C. Terminal manager D. Terminal hub

Computer Science & Information Technology