What is the meaning of the "10" in 10BaseT?

A. 10 meters maximum distance
B. cabling with 10 pairs
C. cabling with 10 wires
D. maximum speed of 10 Mbps


Answer: D

Computer Science & Information Technology

You might also like to view...

What is polymorphism?

A. ability to create a new class from an existing class. B. allows a single interface, many implementations or methods for that interface. C. ability to hide the implementation and data from the outside the class. D. All of the above.

Computer Science & Information Technology

Which of the following exceptions might be thrown by the methods of the class String?

A. NullPointerException B. FileNotFoundException C. NoSuchElementsException D. NumberFormatException

Computer Science & Information Technology

Packets are delivered to a single node on a network when using what type of IPv6 address?

A. anycast address B. default gateway address C. multicast address D. unicast address

Computer Science & Information Technology

A variable is a memory location whose value can change during runtime.

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

Computer Science & Information Technology