Data-Link-Layer
October 7, 2023Computer-Networks
October 7, 2023Computer-Networks
Question 35 |
In a sliding window ARQ scheme, the transmitter’s window size is N and the receiver’s window size is M. The minimum number of distinct sequence numbers required to ensure correct operation of the ARQ scheme is
min (M,N) | |
max (M,N) | |
M + N | |
MN |
Question 35 Explanation:
For such a scheme to work properly, we will need a total of M+N distinct sequence numbers.
Correct Answer: C
Question 35 Explanation:
For such a scheme to work properly, we will need a total of M+N distinct sequence numbers.