Multiple choice

Which of the following statements is/are true?

  1. Sliding window protocols are based on packet based data communication in networking.

  2. A one bit sliding window protocol is also called 'stop and wait' protocol.

  3. The size of the window should be n-1 in sliding window protocol, where n is the number of frames.

  4. Both (1) and (2)

  5. (1), (2) and (3) all are true.

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Statements 1, 2 and 3 are correct.