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

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

Discuss this Question (0)

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

Practice More Computer Software Questions

Question #1
Which of the following is a type of application software used for email management?
A. Microsoft Outlook
B. Windows Explorer
C. Device Manager
D. Disk Cleanup

Correct Answer: Option A


Explanation:
Outlook is an email client application software.

This question belongs to: Computer Computer Software
Question #2
What is the main characteristic of system software?
A. It is optional for computer operation
B. It is always graphical
C. It is designed for specific user tasks
D. It is essential for running application software

Correct Answer: Option D


Explanation:
System software is required to run the computer and support application software.

This question belongs to: Computer Computer Software
Question #3
Which component of an operating system serves as the textual terminal interface, accepting typed keywords from a user and passing them to the kernel?
A. Device Driver
B. Command Line Shell
C. GUI Desktop Manager
D. Linker Program

Correct Answer: Option B


Explanation:
The shell is the user interface program that wraps around the kernel, reading user text input commands and executing them.

This question belongs to: Computer Computer Software