A motherboard supports memory module capacities of 64MB through 1GB for a total of 3GB. The motherboard has three memory slots. The customer wants 1.5GB of RAM. Which memory population is the BEST?

A) 512MB in slots 1 and 2, and 64MB in slot 3
B) 256MB in all three slots
C) 1GB in all three slots
D) 1GB in slot 1 and 512MB in slot 2


D

Computer Science & Information Technology

You might also like to view...

A For...Next loop with a positive step value continues to execute until what condition is met?

(A) The counter variable is greater than the terminating value. (B) The counter variable is equal to or greater than the terminating value. (C) The counter variable is less than the terminating value. (D) The counter variable is less than or equal to the terminating value.

Computer Science & Information Technology

A collection of colors, fonts, and emphasis that look good together is a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A ____________________ statement is a statement that returns a value to the statement that called the function.

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

Computer Science & Information Technology

What is the specific act of filtering, rejecting, or sanitizing a user's untrusted input before the application processes it?

A. input validation B. authorization C. input auditing D. discovery

Computer Science & Information Technology