Which software component acts as a translator between an operating system and a specific physical peripheral device, such as a printer or graphics card? MCQ with Answer and Explanation

Which software component acts as a translator between an operating system and a specific physical peripheral device, such as a printer or graphics card?
A. Utility Toolkit
B. Device Driver
C. Application Interface
D. System Loader
Answer: Option B
Solution (By JKExamLibrary)
Device drivers are specialized system software programs that allow the operating system to communicate effectively with external hardware components.

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 type of application software is specifically designed to create, track, and manage customer service support tickets and troubleshooting queues?
A. Help Desk / Customer Support Software
B. Desktop Publishing Tool
C. Database Administration Suite
D. Word Processing Tool

Correct Answer: Option A


Explanation:
Help desk applications centralize customer support requests, tracking issues from submission through resolution.

This question belongs to: Computer Computer Software
Question #2 Report Error
A system program that copies an executable program from secondary storage into main memory (RAM) so that it is ready for immediate CPU execution is called a:
A. Loader
B. Device Driver
C. Compiler
D. Linker

Correct Answer: Option A


Explanation:
The loader is an essential system software routine responsible for placing programs into memory addresses and initializing their execution.

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

Correct Answer: Option C


Explanation:
Disk Management handles partitioning and formatting of drives.

This question belongs to: Computer Computer Software