Zach, a network administrator, is checking work on some new CAT5 LAN network cabling installed at an organization. Multiple lines are receiving poor signals, and Zach finds the lengths of the runs to be sometimes over 350 feet (107 meters). Which of the following is the cause of the issue?

A. CAT5 cable runs over 330 feet (100 meters) need to utilize STP instead of UTP.
B. CAT5 cabling is limited to single-run lines of 330 feet (100 meters).
C. CAT5 cabling is limited to single-run lines of 250 feet (76 meters).
D. CAT5 cabling needs to have terminators installed at each end for runs over 330 feet (100 meters).


Answer: CAT5 cabling is limited to single-run lines of 330 feet (100 meters).

Computer Science & Information Technology

You might also like to view...

If the following pseudocode was coded and executed, what would display?

``` Declare String str = "ABC" Display str[1] ``` a. A b. B c. C d. ABC

Computer Science & Information Technology

Create a Scanner called input that reads values from the standard input.

Write declarations, statements or comments that accomplish each of the tasks.

Computer Science & Information Technology

Which of the following will Excel display if a cell width is too narrow to display an entire number?

a. #VALUE? b. #NUM! c. #N/A d. ######

Computer Science & Information Technology

The IT department is deploying new computers. To ease the transition, users will be allowed to access their old and new systems.The help desk is receiving reports that users are experiencing the following error when attempting to log in to their previous system:Logon Failure: Access Denied -Which of the following can cause this issue?

A. Permission issues B. Access violations C. Certificate issues D. Misconfigured devices

Computer Science & Information Technology