OPERATING SYSTEMS FOR COMPUTERS
COMMAND LINE INTERFACE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Script
|
|
Batch file
|
|
Text file
|
|
App file
|
Detailed explanation-1: -A batch file is a script file that stores commands to be executed in a serial order. It helps automate routine tasks without requiring user input or intervention. Some common applications of batch files include loading programs, running multiple processes or performing repetitive actions in a sequence in the system.
Detailed explanation-2: -The automatically executed batch file, abbreviated with the file name autoexec. bat, is a system file on older DOS operating systems that provides a list of boot commands. Autoexec. bat provides an alternative to manually inputting each boot command as the computer starts up.
Detailed explanation-3: -An AUTOEXEC. BAT file contains DOS commands that are executed automatically when a PC boots. The file is usually located in the root directory of the hard drive or floppy from which the computer boots up. The AUTOEXEC.