What component of the backbone runs between a building's floors and can be used to connect an MDF and IDF or multiple IDFs?
a. horizontal cross connect
b. patch cable
c. vertical cross connect
d. diagonal cabling
ANSWER: c
Computer Science & Information Technology
You might also like to view...
Which of the following headers will cause the body not to execute at least once?
a) For i As Integer = 1 To 10 b) For i As Integer = 1 To 10 Step 2 c) For i As Integer = 10 To 20 Step -1 d) None of the Above
Computer Science & Information Technology
If you drag and select text, then move the mouse back over the selected text, the ____ appears.
A. Microsoft Helper B. Text Wizard C. Ribbon D. Mini toolbar
Computer Science & Information Technology
The Documents folder is in the ____ folder.
A. Users B. My Files C. My Computer D. People
Computer Science & Information Technology
When using a for loop to iterate over a list, the items are visited in no particular order.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology