InterviewSolution
Saved Bookmarks
| 1. |
What allows TCP to detect lost segments and in turn recover from that loss?(a) Sequence number(b) Acknowledgment number(c) Checksum(d) Both Sequence & Acknowledgment numberThis question was posed to me in an online quiz.Question is taken from TCP-2 topic in division Transport Layer of Computer Network |
|
Answer» Right option is (b) Acknowledgment NUMBER |
|