Practice Detailed TCP Congestion Control Phases and Reactions - 4.4.4 | Module 4: The Transport Layer | Computer Network
K12 Students

Academics

AI-Powered learning for Grades 8–12, aligned with major Indian and international curricula.

Academics
Professionals

Professional Courses

Industry-relevant training in Business, Technology, and Design to help professionals and graduates upskill for real-world careers.

Professional Courses
Games

Interactive Games

Fun, engaging games to boost memory, math fluency, typing speed, and English skillsβ€”perfect for learners of all ages.

games

4.4.4 - Detailed TCP Congestion Control Phases and Reactions

Learning

Practice Questions

Test your understanding with targeted questions related to the topic.

Question 1

Easy

What is the purpose of TCP congestion control?

πŸ’‘ Hint: Think about the challenges in sending data over a network.

Question 2

Easy

What phase does TCP begin with when starting a connection?

πŸ’‘ Hint: It's the initial way TCP checks the network capacity.

Practice 4 more questions and get performance evaluation

Interactive Quizzes

Engage in quick quizzes to reinforce what you've learned and check your comprehension.

Question 1

What is the initial behavior of the congestion window in TCP during the Slow Start phase?

  • It increases linearly
  • It remains static
  • It increases exponentially

πŸ’‘ Hint: Consider how quickly TCP ramps up its sending rate.

Question 2

True or False: The slow start threshold (ssthresh) moves upward during periods of congestion.

  • True
  • False

πŸ’‘ Hint: Think about how TCP responds to congestion indicators.

Solve and get performance evaluation

Challenge Problems

Push your limits with challenges.

Question 1

Calculate the congestion window size after receiving 4 ACKs if the initial cwnd starts at 1 MSS.

πŸ’‘ Hint: Remember that cwnd doubles with each ACK received.

Question 2

Compare the effects of a retransmission timeout vs. receiving three duplicate ACKs in terms of cwnd adjustment.

πŸ’‘ Hint: Consider how each event indicates different levels of network congestion.

Challenge and get performance evaluation