Which of the following is an example of a system monitor utility? MCQ with Answer and Explanation

Which of the following is an example of a system monitor utility?
A. Task Manager
B. Disk Cleanup
C. File Explorer
D. Registry Editor
Answer: Option A
Solution (By JKExamLibrary)
Task Manager monitors system performance, processes, and resource usage.

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
What technical term describes a software update containing a collections of patches, fixes, and improvements bundled together into a single installation file?
A. Device Extension
B. Utility Update
C. Service Pack / Update Rollup
D. Hotfix Patch

Correct Answer: Option C


Explanation:
A service pack is a comprehensive collection of software updates, security hotfixes, and enhancements released by a developer to refresh an operating system or software version.

This question belongs to: Computer Computer Software
Question #2 Report Error
Which of the following is a type of application software for project collaboration?
A. Paint
B. Notepad
C. Calculator
D. Slack

Correct Answer: Option D


Explanation:
Slack is a team collaboration and messaging application.

This question belongs to: Computer Computer Software
Question #3 Report Error
What is the primary role of an Assembler in computer software engineering?
A. To bundle application packages into installation executable wizards.
B. To interpret high-level Java strings step-by-step.
C. To recover corrupted system file directories.
D. To translate assembly language code into binary machine code.

Correct Answer: Option D


Explanation:
An assembler is a low-level language translator that converts assembly language code directly into a machine code representation.

This question belongs to: Computer Computer Software