What is the major difference between UDP and TCP/IP Protocol?
UDP: It doesn't wait for acknowledgement as like TCP/IP so it is unreliable protocol. UDP is usually used in where communication needs to be fast like in DNS and DHCP.