InterviewSolution
Saved Bookmarks
| 1. |
For a 10Mbps Ethernet link, if the length of the packet is 32bits, the transmission delay is ____________ (in microseconds)(a) 3.2(b) 32(c) 0.32(d) 320I have been asked this question during an interview.This question is from Delays and Loss topic in portion Security & Physical Layer of Computer Network |
|
Answer» CORRECT CHOICE is (a) 3.2 To elaborate: TRANSMISSION rate = LENGTH / transmission rate = 32/10 = 3.2 MICROSECONDS. |
|