Multiple choice technology

'.BAT' extension refers usually to what kind of file?

  1. Compressed Archive file

  2. System file

  3. Backup file

  4. Audio file

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

The .BAT extension refers to batch files - system files that contain a sequence of commands for execution by the command-line interpreter in DOS and Windows. These are script files that automate tasks. They are called 'batch' files because they execute commands in a batch (sequence).