QuestionQ730
IP ServicesHow do TCP and UDP fit into a query-responsible model?
- A TCP avoids using sequencing and UDP avoids using acknowledgments
- B TCP establishes a connection prior to sending data, and UDP sends immediately
- C TCP encourages out-of-order packet delivery, and UDP prevents re-ordering
- D TCP uses error detection for packets, and UDP uses error recovery.
Community Discussion