Q.

What is the header size of a UDP packet?

A. 8 bytes
B. 8 bits
C. 16 bytes
D. 124 bytes
Answer» A. 8 bytes
Explanation: the fixed size of the udp packet header is 8 bytes. it contains four two- byte fields: source port address, destination port address, length of packet, and checksum.
590
0
Do you find this helpful?
1

Discussion

No comments yet