In Windows, the 'Netstat' command displays: MCQ with Answer and Explanation

In Windows, the 'Netstat' command displays:
A. DNS cache
B. Active network connections and listening ports
C. Route tables
D. Network adapter configuration
Answer: Option B
Solution (By JKExamLibrary)
netstat shows active TCP/UDP connections, listening ports, and protocol statistics.

This question belongs to: Computer Operating Systems

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Operating Systems Questions

Question #1 Report Error
In Windows, the 'System Information' tool (msinfo32) displays:
A. Hardware resources, components, and software environment
B. Performance metrics
C. Event logs
D. Startup programs

Correct Answer: Option A


Explanation:
msinfo32 provides a comprehensive summary of system hardware, drivers, and software settings.

This question belongs to: Computer Operating Systems
Question #2 Report Error
Which Windows command-line utility provides detailed configuration information about the system, including OS version, processor type, and physical RAM stats?
A. systeminfo
B. tasklist
C. ipconfig
D. ping

Correct Answer: Option A


Explanation:
The 'systeminfo' command line tool queries the local machine configuration and displays comprehensive diagnostic and configuration metadata.

This question belongs to: Computer Operating Systems
Question #3 Report Error
In Windows, the 'msconfig' utility is primarily used for:
A. Monitoring system performance
B. System configuration (boot options, startup services, etc.)
C. Managing user accounts
D. Configuring network settings

Correct Answer: Option B


Explanation:
msconfig (System Configuration) allows users to modify boot parameters, enable/disable services, and manage startup programs.

This question belongs to: Computer Operating Systems