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

The netstat command displays active network connections, routing tables, and interface statistics across various operating systems. While ipconfig /all is used on Windows to view IP configuration details, it is written here with an incorrect syntax (ipconfig/all). nslookup is restricted specifically to querying DNS servers.