A wired network has a Gigabit Ethernet switch, Gigabit Ethernet adapters, and CAT5 wiring. What is the maximum speed this network supports?
a. 1000Mbps Ethernet
b. 10Mbps Ethernet
c. 100Mbps Ethernet
d. Half-duplex
C. CAT5 cable supports 100Mbps (Fast Ethernet) as well as 10Mbps Ethernet. CAT5e cable is the minimum standard for Gigabit Ethernet. Half-duplex is a network adapter setting, not an Ethernet speed grade.
You might also like to view...
There are two versions of the subscript operation: ____.
A. read and write B. move and write C. write and run D. read and run
When invoking a function, the number of arguments should agree with the number of parameters listed in the function's ____.
A. data type B. parameterList C. return type D. return list
Flowcharts can be drawn to move from top to bottom or from left to right, whichever fits the page better.
Answer the following statement true (T) or false (F)
____ operators require two operands.
A. Unary B. Tertiary C. Binary D. Dual