Moderate

User datagram protocol is called connectionless because____________________?

Correct answer: A. all UDP packets are treated independently by transport layer

  • A. all UDP packets are treated independently by transport layer
  • B. it sends data as a stream of related packets
  • C. both A and B
  • D. none of these

Explanation

UDP is connectionless because the transport layer handles each datagram independently without establishing a session or tracking a related stream. Treating data as a stream of related packets is associated with TCP, not UDP.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions