engineering computer science MCQ #946

What is the purpose of the TCP window size?

engineering computer science MCQ #946

  1. Question 1

    Q1. What is the purpose of the TCP window size?

    • A) To specify the maximum packet size
    • B) To control the amount of data in transit
    • C) To detect errors
    • D) To establish a connection

    Answer: To control the amount of data in transit

    Explanation: The TCP window size controls the amount of data in transit, preventing network congestion.