Answer :

A packet's round trip time across a network connection can be calculated using the ping command.

Why use ping command?

A networked device's reachability can be checked using the command-line tool Ping, which is accessible on almost any operating system with network connectivity. Utilizing the network, the ping command communicates a request to a certain device.

In the absence of -n, the ping command will automatically send 4 by default. From 32 to 65,527 bytes can be selected using this parameter as the echo request packet size. If you don't include the -l option, the ping command will automatically issue a 32-byte echo request.

A packet's round trip time across a network connection can be calculated using the ping command.

The PING (Packet Internet Groper) command is used to examine network connectivity between a host and a server or host.

The complete question is:

Which of the following commands can be used to determine the round trip time that a packet takes to traverse a network connection?

Group of answer choices

  1. finger
  2. ethstat
  3. transit
  4. ping

Therefore, the correct answer is option 4) ping.

To learn more about ping command refer to:

https://brainly.com/question/13266992

#SPJ4