-
In networks, a small message used to pass between one station to another is known as
-
- Token
- Byte
- Word
- Ring
Correct Option: A
Token is an efficient form of message passing frequently used in ring networks. It consists of a very short message that circulates around the ring in a logical direction when devices are idle. To transmit, the device must seize the token. Token provides fair access for all stations, and eliminates the collisions of contention-based access methods.