Correct Answer is: ICMP
Explanation:
The ping networking utility uses the Internet Control Message Protocol (ICMP). Pinging involves sending an ICMP echo request to the target host and waiting for an ICMP echo reply.
Ping uses ICMP type 8 (echo request message) and type 0 (echo reply message). It does not use TCP or UDP