The difference between 10BaseT and 100BaseT is:

A. 100BaseT frames hold more data.
B. shorter timing between Ethernet frames.
C. 100BaseT requires STP cabling.
D. smaller headers on Ethernet frames

Answer: B. shorter timing between Ethernet frames.

Computer Science & Information Technology

You might also like to view...

What happens when you declare a property defined in a base class as override in a derived class?

A. The new declaration is eliminated in favor of the old declaration. B. The new declaration removes the old declaration at compile time. C. The new declaration is used when the compiler deems it appropriate. D. The new declaration overrides and hides its counterpart in the parent class.

Computer Science & Information Technology

____ programs perform a specific task.

A. Application B. System C. Operating D. Service

Computer Science & Information Technology