File extensions (DOS/Windows): The '.BAT' extension usually refers to what type of file? Identify the kind of file executed by the command interpreter. Choose the correct option.
Interview
Technology
Difficulty: Easy
Choose an option
-
ABatch file (command script)
-
BBitmap image file
-
CBinary application template
-
DBackup archive
Answer
Correct Answer: Batch file (command script)
Explanation
Concept.BAT files are batch command scripts executed by COMMAND.COM/cmd.exe, automating sequences of commands.
Final AnswerBatch file (command script)