Multiple choice technology operating systems

Which command is used to find Networking information

  1. netstat

  2. ifconfig/all

  3. ipconfig/all

  4. nslookup

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

netstat (network statistics) displays network connections, routing tables, interface statistics, and masquerade connections. ifconfig/all is not a valid command syntax, ipconfig/all is Windows-specific, and nslookup only queries DNS.