A technician is creating a crossover cable to connect two devices. Which of the following pins would be different between connector A and connector B?
A. Pin4, Pin5, Pin7, Pin8
B. Pin6, Pin7, Pin8, Pin1
C. Pin4, Pin5, Pin1, Pin2
D. Pin1, Pin2, Pin3, Pin6
Answer: D. Pin1, Pin2, Pin3, Pin6
Computer Science & Information Technology
You might also like to view...
If you prematurely terminate an if statement with a semicolon, the compiler will
a. not display an error message b. assume you are placing a null statement there c. both (a) and (b) d. none of these
Computer Science & Information Technology
If the desired Object is not found, binarySearch returns __________.
a. a positive value b. zero c. a negative value d. an ObjectNotFoundError.
Computer Science & Information Technology