Multiple choice technology operating systems What is the name of the batch file that is automatically run when MSDOS is booted? Run.bat Config.sys Config.bat Autoexec.bat Reveal answer Fill a bubble to check yourself D Correct answer Explanation AUTOEXEC.BAT is a special system batch file that MS-DOS automatically executes during the boot process, after CONFIG.SYS. It typically contains startup commands, path definitions, and device driver initializations.