What is the use of the 'Ping' command?

What is the use of the 'Ping' command? Correct Answer To test a device on the network is reachable

Concept:

The ‘Ping’ command is a Command Prompt command used to test the ability of the source computer to reach a specified destination computer. Therefore, the uses of 'Ping' command is to test a device on the network is reachable.

Important Point

Ping - t means will ping the target until you force it to stop

ping - t 127.0.0.1

Related Questions