Ann, a technician, is installing network cables for an office building. Some of the cables are not showing active on the switch even when moved to different ports. Which of the following is MOST likely the cause?

A. Port speed mismatch
B. Faulty F-connectors
C. Bad wiring
D. Bad switch


Answer: C. Bad wiring

Computer Science & Information Technology

You might also like to view...

Which of the following is true of function templates?

a. All function templates begin with the keyword class. b. Every formal type parameter is preceded by either keyword typename or template. c. Formal type parameters act as placeholders for built-in types or user-defined types and are used to specify the types of arguments to the function, to specify the return type of the function, and to declare variables within the body of the function definition. d. A programmer must define a separate function template for each template function specialization to be used in the program.

Computer Science & Information Technology

Is it possible to make an integer array bigger once the program begins to execute? Explain.

What will be an ideal response?

Computer Science & Information Technology

The datestamp object, which was written in the hands-on exercise, is an example of a(n) ________

A) argument B) parameter C) custom function D) subprocedure

Computer Science & Information Technology

In the OSI model, level 1 is the ____ layer.

A. physical B. data link C. transport D. application

Computer Science & Information Technology