Which of the following is an example of utility software? MCQ with Answer and Explanation

Which of the following is an example of utility software?
A. Linux
B. VLC Media Player
C. Microsoft Excel
D. Disk Defragmenter
Answer: Option D
Solution (By JKExamLibrary)
Disk Defragmenter is a utility program that reorganizes data on a hard disk to improve performance.

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 happens when a software product is labeled as 'Abandonware'?
A. The product becomes an open-source development kit automatically.
B. The application source code is legally placed into public registries.
C. The software is rewritten to execute inside firmware microcode modules.
D. The product is no longer supported or commercialized by its original creator, though copyright may still exist.

Correct Answer: Option D


Explanation:
Abandonware refers to software that has been abandoned by its author/owner (no support or sales), though it may not be legally in the public domain.

This question belongs to: Computer Computer Software
Question #2 Report Error
Which of the following is a utility software for creating system restore points?
A. Defrag
B. Chkdsk
C. Disk Cleanup
D. System Restore

Correct Answer: Option D


Explanation:
System Restore creates and manages restore points to roll back system changes.

This question belongs to: Computer Computer Software
Question #3 Report Error
Which of the following is a type of system software that translates virtual addresses to physical addresses?
A. Assembler
B. Compiler
C. Memory management unit (MMU)
D. Loader

Correct Answer: Option C


Explanation:
The MMU is a hardware component managed by the OS for virtual memory translation.

This question belongs to: Computer Computer Software