Ask Question
27 January, 17:06

A batch file is a text file that used to enter a command or series of commands normally typed at the command prompt True False

+2
Answers (1)
  1. 27 January, 17:12
    0
    True

    Explanation:

    A batch file is a text file which either contains a single command or a series of commands normally typed at the command prompt for a computer operating system. It is known as a batch file because it bundles a set of commands into a single file which could have been presented to the operating system interactively using the keyboard one at a time. A batch file is generally created when a user needs to execute several commands together at a time. We can initiate the sequence of batch commands within the batch file simply by providing the name of the batch file on a command line tool.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A batch file is a text file that used to enter a command or series of commands normally typed at the command prompt True False ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers