A switch in full-duplex mode does not use CSMA/CD
Indicate whether the statement is true or false
TRUE
Explanation: A less obvious, but powerful, benefit also accompanies Ethernet switches. Because a switch port is typically connected to a single device, there is no chance of having a collision. With no chance of collision, CSMA/CD is no longer needed. Without CSMA/CD, network devices can operate in full-duplex mode rather than half-duplex mode.
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT a chart background fill option?
A) transition B) color C) pattern D) picture
Computer Science & Information Technology
The _________ of a class are also called the public services or the public interface that the class provides to its clients.
a. public constructors. b. public instance variables. c. public methods. d. All of the above.
Computer Science & Information Technology