InterviewSolution
Saved Bookmarks
| 1. |
If there are N routers from source to destination, the total end to end delay in sending packet P(L-> number of bits in the packet R-> transmission rate) is equal to ______________(a) N(b) (N*L)/R(c) (2N*L)/R(d) L/RThe question was posed to me in an interview for job.My question comes from Packet Switching & Circuit Switching topic in section Security & Physical Layer of Computer Network |
|
Answer» Right answer is (b) (N*L)/R |
|