You decide to add three new hard drives to your computer so that you can increase the amount of storage on it. When you install the hard drives, you find enough SATA connections on the motherboard, but it is short one SATA power connector.
 
What is the easiest way to add a SATA power connector to the system?

A. Purchase a new power supply.
B. Use a Molex to SATA power adapter.
C. Use the Molex connector.
D. You will not be able to add the SATA hard drive.


Answer: B

Computer Science & Information Technology

You might also like to view...

What is the output of the following code?

char ch='G'; cout << tolower(ch) << endl; a. G b. g c. the integer value of 'g' d. the integer value of 'G'

Computer Science & Information Technology

Multimedia refers to content that integrates ____.

A. video, graphics, and sound B. graphics and text C. sound and text D. text and HTML

Computer Science & Information Technology

A ______ is a computer on the network that provides other computers within the network with access to resources, such as disk drives, folders, printers, modems, scanners, and Internet access

a. Client b. Peer-to-peer c. Server d. Modem

Computer Science & Information Technology

The code below adds an OnClick ____.

A. attribute B. behavior C. style D. event

Computer Science & Information Technology