Question:
Which two characteristics are associated with UDP sessions? (Choose two.)
- Destination devices receive traffic with minimal delay.
- Transmitted data segments are tracked.
- Destination devices reassemble messages and pass them to an application.
- Received data is unacknowledged.
- Unacknowledged data packets are retransmitted.
Explanation:
TCP:
- Provides tracking of transmitted data segments
- Destination devices will acknowledge received data.
- Source devices will retransmit unacknowledged data.
UDP
- Destination devices will not acknowledge received data
- Headers use very little overhead and cause minimal delay.
Exam with this question: CCNA 1 v7 Checkpoint Exam: Network Application Communications Exam Answers
Exam with this question: CCNA 1 (v5.1 + v6.0) Chapter 9 Exam Answers
Please login or Register to submit your answer