Multiple choice

Which of the following requires a device driver?

  1. Register

  2. Cache

  3. Main memory

  4. Disk

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

Device driver is the program which co-ordinates with CPU to regulate the devices. Register, cache & main memory are directly connected to CPU. So only Disk from given options require device drivers.