Multiple choice technology operating systems

which Command is Used in the CONFIG.SYS file to tell DOS which device driver to load.

  1. MODE

  2. DEVICE

  3. PATH

  4. PROMPT

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

The DEVICE command in CONFIG.SYS specifies which device driver to load into memory. Device drivers extend DOS's capabilities for hardware like CD-ROM drives, memory managers, or disk compression utilities.