How are nodes connected in a ring topology?
- All nodes are connected to a central hub.
- Nodes are connected in a circular loop.
- Nodes are connected through a star configuration.
- Nodes are connected in a linear fashion.
What is the advantage of a token-based protocol in a ring topology?
- It allows for faster data transmission.
- It simplifies the network setup process.
- It eliminates the need for data collision detection.
- It ensures fair access to the network for all nodes.
What is a common method used to prevent data collisions in a ring topology?
- Time division multiplexing
- Frequency division multiplexing
- Collision detection algorithm
- Token passing protocol
How does data travel in a ring topology?
- Data travels in a unidirectional manner.
- Data travels in a bidirectional manner.
- Data travels in a random direction.
- Data travels in a circular pattern.
How is data transmitted between nodes in a ring topology?
- Data is transmitted simultaneously to all nodes.
- Data is transmitted node by node in a sequential manner.
- Data is transmitted through a central hub.
- Data is transmitted through wireless connections.