Batch Meaning In Urdu

Batch Meaning in Urdu

Batch

Meanings

Loading translation...

Top Trending English To Urdu Words

Language Meaning Language Meaning

Explore Free Online Dictionary – Quick Meanings & Definations

Batch Meaning In Urdu with Detail

A batch file is a script file in DOS, OS/2 and Microsoft Windows. It consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file. A batch file may contain any command the interpreter accepts interactively and use constructs that enable conditional branching and looping within the batch file, such as <a href="/wiki/Conditional_(computer_programming)#If–then(–else)" title="Conditional (computer programming)">IF</a>, <a href="/wiki/Foreach_loop" title="Foreach loop">FOR</a>, and <a href="/wiki/GOTO" class="mw-redirect" title="GOTO">GOTO</a> labels. The term "batch" is from batch processing, meaning "non-interactive execution", though a batch file may not process a batch of multiple data.

Is this page helpful?