A technician is plugging in an external HDD. Which of the following connections should the technician use to ensure the HIGHEST transfer rate?
A. USB 1.1
B. USB 2.0
C. IEEE 1394b
D. eSATA
Ans: D. eSATA
Computer Science & Information Technology
You might also like to view...
What is output by the following code fragment?
What will be an ideal response? ``` int num = 0; int max = 10; while(num < max) { System.out.print(num + " "); num += 2; } ```
Computer Science & Information Technology
A key part of the solution to both the data redundancy and data dependency problems is organizing the data as a single, integrated __________.
a. object b. database c. structure d. file
Computer Science & Information Technology
The process that allows conversion of an image to digital data is known as ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
Images with editorial rights are usually more restrictive and more expensive than rights-protected images.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology