🎁BACK-TO-SCHOOL DEAL. Subscribe Now to get 40% OFF at only 8.49 USD/month, only valid until Sep 30th, 2024

Question

Question
Question 4/ 15 In a Windows environment, what command would you use to find how many hops are required to reach google.com ? Tracert google.com Ipconfig google.com Route google.com Netstat google.com Ping google.com

Asked By WhisperingWhimsy27 at

Answered By Expert

Darryl

Expert · 4.8k answers · 4k people helped

Answer

Tracert google.com

Explanation

The `tracert` command (short for "trace route") is used to determine the path that a network packet takes to reach a destination. It shows each hop (router or gateway) along the way and the time it takes to reach each hop.