What is the difference between system software and utility software? MCQ with Answer and Explanation

What is the difference between system software and utility software?
A. Utilities are essential; system software is optional
B. System software is essential; utilities are optional add-ons
C. Utilities are for gaming; system is for work
D. They are the same thing
Answer: Option B
Solution (By JKExamLibrary)
System software (OS) is essential for operation, while utilities provide additional maintenance functions.

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 is the role of the graphical user interface (GUI)?
A. Processes data
B. Compiles code
C. Allows visual interaction with the computer
D. Manages hardware

Correct Answer: Option C


Explanation:
GUI provides visual components like windows and icons for user interaction.

This question belongs to: Computer Computer Software
Question #2 Report Error
Which of the following is a type of system software that manages disk drives?
A. Registry Editor
B. Disk Management
C. Task Manager
D. Control Panel

Correct Answer: Option B


Explanation:
Disk Management handles partitioning and formatting of drives.

This question belongs to: Computer Computer Software
Question #3 Report Error
Which of the following describes an operating system capability that allows multiple programs or tasks to appear to run concurrently by rapidly switching the CPU's attention between them?
A. Real-time Streaming
B. Multithreading
C. Multitasking
D. Multiprocessing

Correct Answer: Option C


Explanation:
Multitasking allows an operating system to execute multiple applications concurrently by slicing CPU cycles among them.

This question belongs to: Computer Computer Software