1.

“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 dataI had been asked this question during an online interview.This interesting question is from UDP topic in section Transport Layer of Computer Network

Answer»

Right option is (d) UDP header PLUS data

For 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).



Discussion

No Comment Found

Related InterviewSolutions