A technician is replacing a hard drive in a computer that contains two IDE drives. After installing the new hard drive, neither IDE drive is recognized by the system. Which of the following is MOST likely the problem?

A. Primary and secondary jumpers are incorrectly set.
B. The new drive is not formatted correctly.
C. Both jumpers are set for cable select.
D. The drives are different sizes.

Answer: A. Primary and secondary jumpers are incorrectly set.

Computer Science & Information Technology

You might also like to view...

A lookup is categorized as a dataset.

a. true b. false

Computer Science & Information Technology

What happens if a recursive function never reaches a base case?

a. the function returns the correct value b. the function returns an incorrect value c. the function terminates immediately d. an infinite sequence of recursive calls occurs

Computer Science & Information Technology