Lisa, the network technician, has been instructed to provide connectivity to workstations within a SOHO that is over 800 feet (243 meters) away from the main switch. Which of the following would she install to provide connectivity?

A. CAT5e
B. CAT6
C. Coaxial
D. Multimode fiber


Answer: D. Multimode fiber

Computer Science & Information Technology

You might also like to view...

Which of the following statements for a JTextField is false?

a. Can be used to display uneditable text. b. Can be used to display editable text. c. Enables users to enter data from the keyboard. d. Displays a list of fields.

Computer Science & Information Technology

This is referred to fondly as checking the blinking lights.

What will be an ideal response?

Computer Science & Information Technology

Explain what happens when a Java program attempts to divide one integer by another. What happens to the fractional part of the calculation? How can you avoid that outcome?

What will be an ideal response?

Computer Science & Information Technology

Why would a programmer choose to use protected class members and not private class members?

A. In case specific variables or functions are needed by a derived class. B. So you can get any and all data from parent class. C. You should always use private class members for data security. D. None of the above.

Computer Science & Information Technology