A network administrator is evaluating transport layer options for application traffic. Which two characteristics accurately describe User Datagram Protocol (UDP)? (Select two.)
- It operates as a connectionless protocol without establishing a session prior to data transmissionCevap
- It maintains a fixed 8-byte header to keep processing overhead lowCevap
- CIt ensures reliable in-order datagram delivery using sequence numbers
- DIt regulates sender transmission speed using a dynamic sliding window mechanism
Cevap
User Datagram Protocol (UDP) is connectionless and features an 8-byte header overhead.
The correct responses highlight UDP's core design as a lightweight, connectionless protocol. UDP sends datagrams without a three-way handshake and uses an 8-byte header containing source port, destination port, length, and checksum fields.
Adım Adım Çözüm
Anahtar Kavram
Characteristics of User Datagram Protocol (UDP)