Which of the following is a utility software for checking system information? MCQ with Answer and Explanation

Which of the following is a utility software for checking system information?
A. Paint
B. Word
C. System Information (msinfo32)
D. Notepad
Answer: Option C
Solution (By JKSSB Mock Tests)
System Information provides details about hardware and software configuration.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
What is the function of a debugger?
A. To link programs
B. To find and fix errors in programs
C. To interpret programs
D. To compile programs

Correct Answer: Option B


Explanation:
A debugger is a tool used to test and remove bugs (errors) in software.

This question belongs to: Computer Computer Software
Question #2
What is the function of a dynamic linker?
A. Interprets code
B. Compiles source code
C. Links libraries at runtime
D. Links libraries at compile time

Correct Answer: Option C


Explanation:
Dynamic linking loads shared libraries during program execution.

This question belongs to: Computer Computer Software
Question #3
Which of the following is a utility software used to schedule tasks?
A. Antivirus
B. Task Scheduler
C. Backup software
D. Compression tool

Correct Answer: Option B


Explanation:
Task Scheduler is a Windows utility that allows users to schedule automated tasks.

This question belongs to: Computer Computer Software