- its a connectionless protocol where reliability and data integrity arent the main concern
- is faster than TCP cuz it doesnt require a handshake or guarantee delivery and doesnt have any inherent error recovery either
- is suited for use cases like video streaming, DNS queries etc.
- UDP connections are stateless