What is the file extension for Batch files?
2021
What is the file extension for Batch files?
- A.
.BAT
- B.
.BCH
- C.
.CTH
- D.
.BATCH
Attempted by 4 students.
Show answer & explanation
Correct answer: A
Batch files in Windows operating systems use the .bat file extension. This standard format allows users to execute a series of commands sequentially as an executable script.