When populating a motherboard with DIMM modules, what configuration option will not work?
A. using two different manufacturer's memory
B. mixing memory speeds
C. leaving a slot unpopulated
D. mixing unbuffered with registered
Answer: D
Computer Science & Information Technology
You might also like to view...
If the call to the function arrange below puts the three integers a, b, and c in numerical order, write the function prototype for arrange.
What will be an ideal response?
Computer Science & Information Technology
The purpose of the ___________ protocol is to ensure the integrity of the communication.
a. HTTP b. IP c. TCP d. FTP
Computer Science & Information Technology
What is the result value of c at the end of the following code segment? int c = 8; c++; ++c; c %= 5;
a. 0. b. 1. c. 3. d. None of the above.
Computer Science & Information Technology
You can use the ________ to walk you step-by-step through a merge
A) Mail Merge Wizard B) Merge group C) Mail Merge Help button D) Mail Merge dialog box
Computer Science & Information Technology