A group of 2m - 1 routers are interconnected in a centralized binary tree, with router at each tree node. Router I communicate with router J by sending a message to the root of the tree. The root then sends the message back down to J. Then find the mean router-router path length.
A. 2 (m - 2)
B. 2 (2m - 1)
C. m - 1
D. (2m - l)/mJ
Answer: Option A
Join The Discussion
Comments (1)
Related Questions on Networking Miscellaneous
A. Agreements on how communication components and DTE
B. Logical communication channels used for transferri
C. Physical communication channels used for transferr
D. None of the above
A. Simplex
B. Four wire circuit
C. Full Duplex
D. Half Duplex
Error detection at the data link level is achieved by
A. Bit Stuffing
B. Cyclic Redundancy Code
C. Hamming Code
D. Equalization
Which of the following is a wrong example of network layer?
A. Internet Protocol (IP) - ARPANET
B. X.25 Packet Level Protocol (PLP)-ISO
C. Source routing and domain naming-USENet
D. X.25 level 2-ISO

Any one explain to me how to do it?