

McqMate
Q. |
“Total length” field in UDP packet header is the length of |
A. | only udp header |
B. | only data |
C. | only checksum |
D. | udp header plus data |
Answer» D. udp header plus data | |
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). |
View all MCQs in
Computer Architecture and OrganizationNo comments yet