Multiple choice

Most device drivers are loaded into memory by the operating system during the booting process

  1. True

  2. False

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

During the boot process, the OS kernel initializes and loads essential device drivers into memory. This allows the OS to communicate with hardware components immediately upon startup.