True or False? Ping is using UDP because it doesn't care about reliable connection
Answer
False. Ping is actually using ICMP (Internet Control Message Protocol) which is a network protocol used to send diagnostic messages and control messages related to network communication.