CCNA: Cisco Certified Network Associate — Question 320

Under which condition is TCP preferred over UDP?

Answer options

Correct answer: C

Explanation

The correct answer is C because TCP is designed to ensure data reliability, making it suitable for applications where lost packets cannot be tolerated. In contrast, UDP allows for faster transmission by not guaranteeing delivery, making it acceptable in scenarios where some data loss is tolerable.