How do collisions get detected by CSMA/CA?
Before sending data, Collision Avoidance (CSMA/CA) listens for a transmission signal to prevent collisions. The sender starts a counter with a random value and waits if a signal is detected. The sender will attempt once more if this counter runs out of space.