Which UDP datagram reassembly statement is true?
- UDP does not reassemble the data.
- UDP reassembles the data in the order that it was received.
- UDP reassembles the data using control bits.
- UDP reassembles the data using sequence numbers.
Explanation: UDP reassembles the data in the order that it was received.
Exam with this question: 14.7.5 Check Your Understanding - UDP Communication
Please login or Register to submit your answer