What is the maximum length for UTP cables allowed by the TIA/EIA 568 cabling specification?

A. 90
B. 100
C. 200
D. 1000


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. SecureRandom method ints with two int arguments creates an IntStream for an infinite stream of random int values in the range starting with the first argument and up to, but not including, the second. b. SecureRandom method ints with a long and two int arguments creates an IntStream with the specified number of random int values in the range starting with the first argument and up to, but not including, the second. c. To convert an IntStream to a Stream call IntStream method toStream. d. Function static method identity creates a Function that simply returns its argument.

Computer Science & Information Technology

What is not true about print preview?

A. It shows what the report will look like if printed. B. It allows you to change the layout of the report. C. It will display all the pages by default. D. The report can be exported from this view.

Computer Science & Information Technology

When you use the CREATE TABLE statement to create a table, you can also define the attributes and constraints for the columns of the table.

a. true b. false

Computer Science & Information Technology

The value of an object property can be another object.?

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

Computer Science & Information Technology