📝 Question
#2077
“Total length” field in UDP packet header is the length of _________
✓
Correct Answer
A. Only UDP header
💡
Explanation
Total length is the 16 bit field which contains the length of UDP header and the data. The maximum value of the Total length field and the maximum size of a UDP datagram is 65,535 bytes (8 byte header + 65,527 bytes of data).
⌨️ Press
A
B
C
D
to select