You are reviewing new RAM to purchase for a gaming computer and find three different RAM modules that are the same except for their CAS Latency. Option A lists the CL as 18 ns, Option B lists the CL as 20 ns, and Option C lists the CL as 15 ns.
Which option will work best for a gaming computer?
A. Option A
B. Option B
C. Option C
D. They will all perform at the same speed.
Answer: C
Computer Science & Information Technology
You might also like to view...
A StreamWriter’s ________ method closes the stream.
a) Terminate b) Finalize c) End d) Close e) Exit
Computer Science & Information Technology
Which of the following statements are true?
a. A primary stage is automatically created when a JavaFX main class is launched. b. You can have multiple stages displayed in a JavaFX program. c. A stage is displayed by invoking the show() method on the stage. d. A scene is placed in the stage using the addScene method e. A scene is placed in the stage using the setScene method
Computer Science & Information Technology