You need to connect a hard drive that boots the system and an optical drive to a PATA cable. Match the cable connector color with the device

Black
Blue
Gray

A) Optical drive
B. Hard drive
C. Motherboard


B, C, A

Computer Science & Information Technology

You might also like to view...

Configurability, direct use of interrupts, I/O device flexibility, and real-time operation are some of the unique characteristics and design requirements for __________ .

A) ?Tiny OS ? B) ?eCos C) ?embedded operating systems ? D) ?OS service routines

Computer Science & Information Technology

What would the browser output if the following script is executed?

``` < SCRIPT LANGUAGE = "JavaScript" > var array = [ [ 1, 2, 3 ], [ 1, 2, 3 ] ]; for ( var i in array ) { for ( var j in array[ i ] ) document.write( array[ i ][ j ] + " " ); document.writeln("
"); } < /SCRIPT > ``` a) Nothing, the script would generate an error b) 1 2 3 c) 1 2 3 4 5 6 d) 1 2 3 1 2 3

Computer Science & Information Technology

To permanently delete an e-mail message in Outlook, you can hold down the ________ keys

Fill in the blank(s) with correct word

Computer Science & Information Technology

The Group button is found in the Arrange group on the Picture Tools ________ tab

Fill in the blank(s) with correct word

Computer Science & Information Technology