2 2 votes HOST A wants to send 7 packets to HOST B using Go Back-N Sliding window protocol. If every 4th packet sent by A gets lost, then find how many packets A will send to B to send the whole file of 7 packets?(Given Window Size=3)OPTIONS(A) 12(B) 13(C) 14(D) 15 Computer Networks computer-networks sliding-window + – tarunmundriya 352 views answer comment Share Follow Print See all 2 Comments 2 2 Comments reply m_a_h_a_d_e_v commented Dec 16, 2025 reply Follow flag I got the answer as 15. 1 1 replyShare tarunmundriya commented Dec 18, 2025 reply Follow flag right 0 0 replyShare Please log in or register to add a comment.
Best answer 2 2 votes Answer = 15; tarunmundriya answered Dec 18, 2025 • edited Dec 18, 2025 by tarunmundriya tarunmundriya comment Share Follow 0 reply Please log in or register to add a comment.