what is batch programming in DOS?



what is batch programming in DOS?..

Answer / adrian d&

Batch programming is creating a file with DOS commands which will execute
with a single click even if it comprises of thousands of DOS commands. It's much
faster than manual execution of commands. And saves the effort of retyping the
same commands over and over again if you're doing a repetitive job with a fixed
set of commands. You can rather type those commands down in notepad, save
the file as filename.bat as an "all files" type of file. For example if there are a set
of services to start on 100 systems, it's a waste of time going to each system,
and starting all the services manually. You can type down commands to start
those services, save it as a batch file, and run this batch file on all the systems.
All the services will start with just a click.

Is This Answer Correct ?    13 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are the two main types of files?

1 Answers  


Is program files x86 64 bit?

1 Answers  


What level of security does Windows NT meets?

2 Answers   TCS,


When does the condition 'rendezvous' arise?

2 Answers  


What are co-operating processes?

1 Answers  


Differentiate between RAM and ROM?

8 Answers   DELL, Polytechnic Ibadan,


What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?

1 Answers   DELL,


Can two different ram speed modules be used together?

1 Answers  


hello, I want a chart which compare all scheduling algorithm performance. I want to know even they act better for I/O bound process or CPU bound process. please guide me how can I recognize the difference of scheduling algorithm? please send me the answer to : moradisomayeh@gmail.com

2 Answers  


State the differences between ddr1, 2 and 3.

1 Answers  


What is sudo user?

1 Answers  


Does 64 bit require uefi bios?

1 Answers  


Categories