Multiple choice general knowledge

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

  1. Compressed Archive file

  2. System file

  3. Audio file

  4. Backup file

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

The .BAT extension stands for 'batch' and refers to batch files - script files containing a series of commands for the Windows operating system. The correct answer is B (System file). They are not compressed archives, audio files, or backup files. BAT files execute commands in sequence.