A DIMM is commonly installed _____

A) At a 45-degree tilt
B) While the computer is powered (hot swappable) or powered off
C) Straight down into the socket
D) With the module keys facing inward toward the module


C

Computer Science & Information Technology

You might also like to view...

The BorderLayout layout manager:

a. divides an area into five regions: NORTH, SOUTH, EAST, WEST and CENTER. b. divides an area into five regions: UP, DOWN, LEFT, RIGHT and MIDDLE. c. orders components vertically. d. order components horizontally.

Computer Science & Information Technology

Class templates allow you to create one general version of a class without having to

A) write any code. B) use member functions. C) use private members. D) duplicate code to handle multiple data types. E) None of the above

Computer Science & Information Technology

The equal comparison operator in Java is __________.

a. <> b. != c. == d. ^=

Computer Science & Information Technology

When you print an image, the resolution should be somewhere between ____ ppi.

a. 50 and 100 b. 75 and 100 c. 200 and 400 d. 600 and 800

Computer Science & Information Technology