Computer Software MCQs

Practice Computer Software MCQs covering system software, application software, utility software and firmware with answers and detailed explanations.

347 Total
Question #1 Report Error
Which of the following is a system software?
A. Microsoft Word
B. Windows 11
C. Google Chrome
D. Adobe Photoshop

Correct Answer: Option B


Explanation:
Windows 11 is an operating system, which is system software. Others are application software.

This question belongs to: Computer Computer Software
Question #2 Report Error
What is the primary function of application software?
A. To control the operating system
B. To manage hardware resources
C. To perform specific user tasks
D. To allocate memory

Correct Answer: Option C


Explanation:
Application software is designed to help users perform specific tasks like word processing, browsing, or gaming.

This question belongs to: Computer Computer Software
Question #3 Report Error
Which of the following is an example of utility software?
A. VLC Media Player
B. Disk Defragmenter
C. Linux
D. Microsoft Excel

Correct Answer: Option B


Explanation:
Disk Defragmenter is a utility program that reorganizes data on a hard disk to improve performance.

This question belongs to: Computer Computer Software
Question #4 Report Error
What does system software include?
A. Web browsers and email clients
B. Operating systems and device drivers
C. Word processors and spreadsheets
D. Games and multimedia players

Correct Answer: Option B


Explanation:
System software includes the operating system, device drivers, and utility programs that manage computer resources.

This question belongs to: Computer Computer Software
Question #5 Report Error
Which software is used to translate high-level language code to machine code all at once?
A. Assembler
B. Compiler
C. Linker
D. Interpreter

Correct Answer: Option B


Explanation:
A compiler translates the entire source code into machine code before execution.

This question belongs to: Computer Computer Software
Question #6 Report Error
What is the role of an operating system?
A. To create documents
B. To play audio files
C. To manage hardware and software resources
D. To edit images

Correct Answer: Option C


Explanation:
The OS manages hardware resources, provides a user interface, and runs applications.

This question belongs to: Computer Computer Software
Question #7 Report Error
Which of the following is not a type of system software?
A. Device driver
B. Compiler
C. Operating system
D. Database management system (DBMS)

Correct Answer: Option D


Explanation:
DBMS is application software or system software depending on context, but typically considered middleware. Compiler, OS, and drivers are system software.

This question belongs to: Computer Computer Software
Question #8 Report Error
What is firmware?
A. Software that is temporarily stored in RAM
B. Software that is permanently stored in hardware
C. Software that manages databases
D. Software that is used for word processing

Correct Answer: Option B


Explanation:
Firmware is a type of system software stored in ROM, providing low-level control for hardware.

This question belongs to: Computer Computer Software
Question #9 Report Error
Which utility software is used to protect a computer from viruses?
A. Firewall
B. Antivirus
C. Disk Cleanup
D. Backup software

Correct Answer: Option B


Explanation:
Antivirus software detects, prevents, and removes malicious software.

This question belongs to: Computer Computer Software
Question #10 Report Error
What is the difference between system software and application software?
A. System software manages hardware; application software performs user tasks
B. System software is temporary; application software is permanent
C. System software is for users; application software is for hardware
D. No difference

Correct Answer: Option A


Explanation:
System software serves as a platform for application software and manages hardware, while application software helps users complete specific tasks.

This question belongs to: Computer Computer Software