Q. Which one of the following statement is correct?
|
A device driver of output devices
Answer: C
Notes:
- A device driver is a particular form of software application that allows one hardware device (such as a personal computer) to interact with another hardware device (such as a printer). A device driver may also be called a software driver.
- Drivers facilitate communication between an operating system and a peripheral hardware device. Each driver contains knowledge about a particular hardware device or software interface that other programs — including the underlying operating system (OS) — does not have.
Source: Lucent’s Computer

