InterviewSolution
Saved Bookmarks
| 1. |
The total nodal delay is given by ____________(a) dnodal = dproc – dqueue + dtrans + dprop(b) dnodal = dproc + dtrans – dqueue(c) dnodal = dproc + dqueue + dtrans + dprop(d) dnodal = dproc + dqueue – dtrans – dpropI got this question during an interview.Asked question is from Delays and Loss in portion Security & Physical Layer of Computer Network |
|
Answer» The correct choice is (C) dnodal = dproc + dqueue + DTRANS + dprop |
|