What type of software is a device driver? MCQ with Answer and Explanation

What type of software is a device driver?
A. Firmware
B. Utility software
C. Application software
D. System software
Answer: Option D
Solution (By JKExamLibrary)
Device drivers are system software that allow the OS to communicate with hardware.

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
Software that is built into a hardware device's non-volatile flash or ROM memory to provide low-level control and boot instructions is called:
A. Shareware
B. Middleware
C. Application Suites
D. Firmware

Correct Answer: Option D


Explanation:
Firmware is a specific class of device software etched directly into non-volatile memory chips (like BIOS or UEFI) to control hardware devices directly.

This question belongs to: Computer Computer Software
Question #2 Report Error
What is the purpose of a software development kit (SDK)?
A. To provide tools and libraries for developers
B. To manage user accounts
C. To run applications
D. To install operating systems

Correct Answer: Option A


Explanation:
An SDK provides APIs, libraries, and documentation for developing applications.

This question belongs to: Computer Computer Software
Question #3 Report Error
What is the difference between open source and public domain software?
A. Open source has no copyright; public domain has copyright
B. Public domain requires attribution; open source does not
C. Public domain has no copyright; open source has copyright with permissive license
D. They are the same

Correct Answer: Option C


Explanation:
Public domain software is not copyrighted, while open source still has copyright.

This question belongs to: Computer Computer Software