In a network, a collision occurs when two devices transmit at the same time. What protocol is used to handle such collisions in Ethernet networks?
Q1. In a network, a collision occurs when two devices transmit at the same time. What protocol is used to handle such collisions in Ethernet networks?
Answer: CSMA/CD
Explanation: CSMA/CD (Carrier Sense Multiple Access with Collision Detection) is the protocol used in Ethernet networks to handle collisions by detecting them and retransmitting data after a random backoff period.