Which of the following is an example of a utility software for network diagnostics? MCQ with Answer and Explanation

Which of the following is an example of a utility software for network diagnostics?
A. Backup
B. Ping
C. Defrag
D. Cleanup
Answer: Option B
Solution (By JKExamLibrary)
Ping is a command-line utility for testing network connectivity.

This question belongs to: Computer Computer Software

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1 Report Error
Which of the following is a type of utility software for monitoring system health?
A. Defrag
B. System Monitor
C. Backup
D. Cleanup

Correct Answer: Option B


Explanation:
System Monitor (like Resource Monitor) tracks CPU, memory, and disk usage.

This question belongs to: Computer Computer Software
Question #2 Report Error
Which of the following is a type of system software that schedules processes?
A. Device manager
B. Process scheduler
C. File manager
D. Memory manager

Correct Answer: Option B


Explanation:
The scheduler determines process execution order.

This question belongs to: Computer Computer Software
Question #3 Report Error
What is the role of the shell in Unix/Linux?
A. Manages hardware
B. Interprets user commands
C. Compiles code
D. Manages files

Correct Answer: Option B


Explanation:
The shell (e.g., Bash) takes user commands and executes them.

This question belongs to: Computer Computer Software