Which of the following is the correct connector for an internal floppy drive?
A. 50-pin SCSI
B. 40-pin ribbon
C. 34-pin ribbon
D. 4-pin SATA
Answer: C. 34-pin ribbon
Computer Science & Information Technology
You might also like to view...
What are the small squares that appear in all four corners of the range finder?
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Problems: Correcting Code ErrorsThe following samples of code contain errors. Rewrite the incorrect statements to correct all errors. The following expression should subtract 10 from thetxtPricecontrol and then multiply the result by .07:lblSalesTax.Text = Val(txtPrice.Text) - 10 * .07
What will be an ideal response?
Computer Science & Information Technology