Multiple choice technology operating systems

which Command is Used in the CONFIG.SYS file to set parameters for a disk drive.

  1. DRIVPARM

  2. FOR

  3. GOTO

  4. MEMMAKER

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

DRIVPARM sets physical parameters for disk drives in CONFIG.SYS, including heads, sectors-per-track, and drive type. It's used when DOS doesn't correctly auto-detect drive specifications or to override default settings.