CCNA Routing and Switching (legacy) — Question 136

What are three characteristics of the TCP protocol? (Choose three.)

Answer options

Correct answer: B, C, F

Explanation

The correct answers are B, C, and F because TCP establishes a connection through a three-way handshake using separate SYN and ACK messages (F) and ensures reliable data transmission (C). Option A is incorrect as it misrepresents the connection establishment process, while D incorrectly claims TCP supports higher speeds than UDP, which is not true. Option E is also incorrect because TCP handles retransmissions automatically.