What are two attributes of the UDP protocol? (Choose two.)
What are two attributes of the UDP protocol? (Choose two.)
UDP is a best-effort protocol that does not guarantee the delivery of packets and does not perform error checking or correction, making it a best-effort service. Additionally, UDP is connectionless, meaning that it does not establish a connection before transmitting data, which allows for faster communication at the cost of reliability.
a and c
A and C