Question & Answer

The TCP process used to maintain an active connection between peers is called which of the following?

The TCP process used to maintain an active connection between peers is called which of the following? A. keep-alive

B. TCP start-up connection

C. congestion control

D. TCP connection termination

1 Answer

Verified archive
Quizzma TeamSeptember 9, 2025

The correct answer is A. keep-alive.

Explanation: The keep-alive process in TCP is used to maintain an active connection between peers by sending periodic messages (keep-alive packets). This helps in detecting broken connections and ensuring that sessions remain active without needing to reopen the connection frequently.