UGC NET CS 2018-DEC Paper-2
November 15, 2023Data-Type
November 15, 2023Computer-Networks
| Question 425 |
In sliding window flow control for network traffic if window size is 31 then the range of sequence numbers is ————
| 1 to 32 | |
| 0 to 31 | |
| 1 to 31 | |
| 0 to 30 |
Question 425 Explanation:
Sender window size given is 31 which requires 31 sequence no.s and also 1 more sequence no. is required for receiver side. Hence in total 32 sequence no. are required.
Sequence no. starts with 0. Hence sequence no. range is 0-31.
Sequence no. starts with 0. Hence sequence no. range is 0-31.
Correct Answer: B
Question 425 Explanation:
Sender window size given is 31 which requires 31 sequence no.s and also 1 more sequence no. is required for receiver side. Hence in total 32 sequence no. are required.
Sequence no. starts with 0. Hence sequence no. range is 0-31.
Sequence no. starts with 0. Hence sequence no. range is 0-31.
