You are building a new PC for a customer. Which of the following is the most valid reason why you would select SATA 3.0 over the original SATA 2.0?
a. You do not want to use jumpers.
b. You are installing an external SATA drive.
c. You are attempting to implement hot-swapping function
d. You are trying to optimize the system for audio and video.
Answer: d. You are trying to optimize the system for audio and video.
Computer Science & Information Technology
You might also like to view...
Which of the following would a programmer use to visualize the relatioship between modules?
a. a flowchart b. a hierarchy chart c. pseudocode d. a modular chart
Computer Science & Information Technology
When you know how many times a loop will execute in advance, a ________loop should be used.
a) sentinel b) infinite c) counter-controlled d) None of the above.
Computer Science & Information Technology