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

Which of the following is an example of a standalone utility?
A. Google Chrome
B. Adobe Reader
C. Microsoft Word
D. CCleaner
Answer: Option D
Solution (By JKSSB Mock Tests)
CCleaner is a standalone utility for cleaning junk files and optimizing system performance.

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
What is the difference between a file and a folder?
A. They are the same
B. Folder stores files; file stores data
C. Folder is for applications; file is for documents
D. File stores folders; folder stores data

Correct Answer: Option B


Explanation:
A folder (directory) is a container for files and other folders.

This question belongs to: Computer Computer Software
Question #2
Which of the following is a type of system software that manages user accounts?
A. Device Manager
B. Disk Cleanup
C. User Account Control (UAC)
D. File Explorer

Correct Answer: Option C


Explanation:
UAC is a security feature that controls user permissions and privilege levels.

This question belongs to: Computer Computer Software
Question #3
A system program that links independently compiled object code files together with necessary library routines to create a single executable program is called a/an:
A. Interpreter
B. Loader
C. Assembler
D. Linker

Correct Answer: Option D


Explanation:
The linker combines various object modules and system libraries generated by a compiler into a final runnable machine executable file.

This question belongs to: Computer Computer Software