Multiple choice

Device drivers are

  1. Interface between H/W and S/W

  2. Used for driving the devices

  3. H/W components

  4. Both (1) and (2)

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Device drivers serve as the software interface between hardware components and the operating system, and are specifically designed to control and drive device operations. Option D correctly combines both essential characteristics: the interface function and the device control function.