in Computer Networks recategorized by
2,872 views
2 votes
2 votes

Correct expression tor UDP user datagram length is

  1. length of UDP = length of IP- length of IP header's
  2. length of UDP= length of UDP-length of UDP header's
  3. length of UDP = length of IP+length of IP header's
  4. length of UDP = length of UDP+length of UDP header's
in Computer Networks recategorized by
by
2.9k views

4 Answers

3 votes
3 votes

Option A

length of UDP datagram = length of IP- length of IP header's

0 votes
0 votes
Option A is Correct

length of UDP datagram = length of IP- length of IP header's
0 votes
0 votes
Answer:  A
Explanation: A user datagram is encapsulated in an IP datagram. There is a field in the IP header that defines the total length of the IP packet. There is another field in the IP header that defines the length of the header. So if we subtract the length of the IP header that is encapsulated in the IP packet, we get the length of UDP datagram.
0 votes
0 votes
C, ength of UDP = length of IP+length of IP header's
Answer:

Related questions