Why is the User Datagram Protocol (UDP) referred to as connectionless?
Explanation
UDP is called connectionless since the transport layer processes each packet independently without establishing a connection, unlike protocols that send data as a continuous stream.