Computer glossary

What is Batch File?

Batch File — A file that has the .BAT extension. This file usually contains a sequence (or batch) of commands. A batch files set of commands can be executed all at once by the batch file name rather than by each individual command name.

More Computer terms →