A connector that looks like an enlarged phone jack and contains eight wires is called a(n):
A) coaxial B) DSL C) broadband D) RJ-45
D
Computer Science & Information Technology
You might also like to view...
What is the value of X after the instructions corresponding to the following pseudocode are executed?
``` X = 6 Y = 7 IF INT(5.5) = X OR INT(6.9) = Y THEN X = X + Y ELSE Y = Y + 1 ENDIF ``` a) 6 b) 7 c) 8 d) 13
Computer Science & Information Technology
NIST created a(n) __________ that allows you to start reviewing and documenting each of the frameworkâs functions, categories, subcategories, and informative references.
A) spreadsheet B) database C) presentation D) XML file
Computer Science & Information Technology