CCNA: Cisco Certified Network Associate — Question 367

What is the difference in data transmission delivery and reliability between TCP and UDP?

Answer options

Correct answer: B

Explanation

The correct answer is B because TCP requires a connection to be established before data can be sent, ensuring reliability, while UDP does not guarantee packet delivery and allows for faster transmission. Option A is incorrect as UDP does not retransmit lost data. Option C is wrong because UDP does not establish a connection like TCP does. Option D is misleading as both protocols have different use cases, but the statement about their transmission rates and error checking is not accurate.