How many cables are used in most fiber-optic runs?

A. 4 pairs
B. 2 pairs
C. 2
D. 1


Answer: C

Computer Science & Information Technology

You might also like to view...

Answer the following statement(s) true (T) or false (F)

1. The C++ operator * means “the address of”. 2. For each array created, the array name becomes the name of the pointer constant the compiler creates for the array. 3. As each variable is defined in a program, sufficient storage for it is assigned from a pool of computer memory locations made available to the compiler. 4. The delete operator alters the address passed to it. 5. Addresses cannot be incremented or decremented.

Computer Science & Information Technology

To support stacked authentication, each PAM module, using the LoginModule interface, supports the notion of two-phase authentication using the login() and ____ method.

A. commit() B. logout() C. submit() D. reset()

Computer Science & Information Technology

Why is the default route important?

What will be an ideal response?

Computer Science & Information Technology

A collection of unprocessed facts and figures, such as student names and Social Security numbers, is known as ________

A) input B) data C) output D) information

Computer Science & Information Technology