What is a batch file?

What will be an ideal response?


A batch file has a .bat file extension and contains a list or batch of OS commands that are executed as a group. These batch files might be automatically executed as part of a zero-touch installation or manually executed in a lite-touch or high-touch installation. To manually execute a batch file, you type the name of the batch file at a command prompt.

Computer Science & Information Technology

You might also like to view...

Why is a loop altering statement necessary in a while loop?

What will be an ideal response?

Computer Science & Information Technology

You can use a make table query when you need to add new records to an existing table by using data from other sources such as an Excel workbook, a Word document, a text file, or another database

Indicate whether the statement is true or false

Computer Science & Information Technology

The keys of the items in a data set are used in such operations as searching, sorting, insertion, and deletion.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ____ class retrieves realm information for SaslClient and SaslServer.

A. ChoiceCallback B. RealmCallback C. LanguageCallback D. AuthorizeCallback

Computer Science & Information Technology