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. Defrag
B. Cleanup
C. Backup
D. Ping
Answer: Option D
Solution (By JKSSB Mock Tests)
Ping is a command-line utility for testing network connectivity.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
A software translator that reads a high-level program line-by-line, translating and executing each line immediately without saving an object file, is a/an:
A. Interpreter
B. Compiler
C. Assembler
D. Linker

Correct Answer: Option A


Explanation:
An interpreter translates and executes source code dynamically, one line or statement at a time, making debugging faster but execution slower.

This question belongs to: Computer Computer Software
Question #2
What type of application software is explicitly used to create, compile, edit, and manage geographic spatial maps and layered location data points?
A. Geographic Information System (GIS) Software
B. Word Processing Environment
C. Database System Framework
D. Desktop Publishing Software

Correct Answer: Option A


Explanation:
GIS software (like ArcGIS or QGIS) captures, stores, analyzes, and displays spatial and geographic data on digital maps.

This question belongs to: Computer Computer Software
Question #3
Which of the following is a type of system software that provides a command-line interface?
A. Explorer
B. Notepad
C. Command prompt (cmd)
D. Paint

Correct Answer: Option C


Explanation:
Command Prompt is a CLI utility for executing text-based commands.

This question belongs to: Computer Computer Software