What type of traffic is described as using either TCP or UDP depending on the need for error recovery?
- video
- voice
- data
Explanation: Data traffic consists of applications that use either TCP or UDP based on their specific requirements. While real-time traffic like voice and video typically use UDP, data applications that have no tolerance for data loss (such as email and web pages) use TCP because it performs error recovery to ensure that any packets lost in transit are resent.
Related exam: CCNA 3 Final Exam Answers
