Computer Science - Networking - Discussion

Discussion Forum : Networking - Section 5 (Q.No. 15)
15.
Which of the following medium access control technique is used for bus/tree?
token ring
token bus
CSMA
MAC
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Ruby. said:   3 years ago
Yes, the Correct option is B).

Token bus medium access control technique is used for bus/tree.

The token bus is a network implementing the token ring protocol over a virtual ring on a coaxial cable. A token is passed around the network nodes and only the node possessing the token may transmit. If a node doesn't have anything to send, the token is passed on to the next node on the virtual ring. Each node must know the address of its neighbour in the ring, so a special protocol is needed to notify the other nodes of connections to, and disconnections from, the ring.

Amol Shivhare said:   9 years ago
According to the Book, the answer for this question is A, i.e medium access control technique is used for bus/tree is TOKEN RING.

Post your comments here:

Your comments will be displayed after verification.