You can prepare effectively for Computer Science Engineering (CSE) GATE Computer Science Engineering(CSE) 2027 Mock Test Series with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Communication & Congestion Control". These 10 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
In a sliding window protocol, the sender's window size is N and the receiver's window size is 1. If the protocol is Go-Back-N, what is the relationship between the sequence number space (S) and the sender window size (N) to avoid the ambiguity of duplicate acknowledgments?
Detailed Solution: Question 1
A network uses CSMA/CD protocol with a bandwidth of 10 Mbps. The maximum propagation delay on the channel is 25 μs. What is the minimum size of the frame required to ensure proper collision detection?
Detailed Solution: Question 2
An organization is granted the block 16.0.0.0/8. The administrator wants to create 500 fixed-length subnets. What is the optimal subnet mask to accommodate this requirement while maximizing the number of hosts per subnet?
Detailed Solution: Question 3
Consider a TCP connection where the available bandwidth is 1 Gbps. The TCP sequence number field is 32 bits long. Approximately how long will it take for the sequence numbers to wrap around (be reused)?
Detailed Solution: Question 4
Which of the following HTTP methods is NOT idempotent?
Detailed Solution: Question 5
Let us consider a statistical time division multiplexing of packets. The number of sources is 10. In a time unit, a source transmits a packet of 1000 bits. The number of sources sending data for the first 20 time units is 6, 9, 3, 7, 2, 2, 2, 3, 4, 6,1, 10, 7, 5, 8, 3, 6, 2, 9, 5 respectively. The output capacity of multiplexer is 5000 bits per time unit. Then the average number of back logged of packets per time unit during the given period is
Detailed Solution: Question 6
On a TCP connection, current congestion window size is Congestion Window = 4 KB. The window size advertised by the receiver is Advertise Window = 6 KB. The last byte sent by the sender is Last Byte Sent = 10240 and the last byte acknowledged by the receiver is Last Byte Acked = 8192. The current window size at the sender is
Detailed Solution: Question 7
In the slow start phase of the TCP congestion algorithm, the size of the congestion window
Detailed Solution: Question 8
Consider an instance of TCP’s Additive Increase Multiplicative Decrease (AIMD) algorithm where the window size at the startof the slow start phase is 2 MSS and the threshold at the start of the first transmission is 8 MSS. Assume that a time out occurs during the fifth transmission. Find the congestion window size at the end of the tenth transmission.
Detailed Solution: Question 9
Let the size of congestion window of a TCP connection be 32 KB when a timeout occurs. The round trip time of the connection is 100 msec and the maximum segment size used is 2 KB. The time taken (in msec) by the TCP connection to get back to 32 KB congestion window is _________.