answersLogoWhite

0


Best Answer

acc. to me,multiprogramming is based on system level and multitasking is based on user level.operating system can execute a program or application once at a time.it means the code related to other applications would be stored in operating systems but it will activate when that particular application is activated by user. acc. to me,multiprogramming is based on system level and multitasking is based on user level.operating system can execute a program or application once at a time.it means the code related to other applications would be stored in operating systems but it will activate when that particular application is activated by user. acc. to me,multiprogramming is based on system level and multitasking is based on user level.operating system can execute a program or application once at a time.it means the code related to other applications would be stored in operating systems but it will activate when that particular application is activated by user.

User Avatar

Wiki User

โˆ™ 15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

โˆ™ 8y ago
  1. A batch operating system is an obsolete type of OS that ran several jobs one at a time. As each completed, it returned to the OS, which loaded and started the next job; when a job had to wait for an I/O device the entire computer was idle until the device finished its work.
  2. A multitasking OS is a type of OS that can load and run several jobs simultaneously. It periodically switches from job to job so that all of them appear to be running; when a job has to wait for an I/O device the OS finds another job that is ready to run and switches to it so that the computer can always be doing something and never has to go idle.
This answer is:
User Avatar

User Avatar

Wiki User

โˆ™ 13y ago

multiprocessor is hardware based while multiprogramming in software based

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between batch processing and multiprogramming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Explain the difference between batch processing and real-time processing?

explain the difference between batch processing and real-time processing


Difference between batch processing and time sharing?

In batch processing the tasks are performed in batches. In time sharing, the operating system shares the time between each task.


Why spooling is necessary for batch multiprogramming?

ogobs


What is the difference between serial processing and batch processing?

Serial Processing means that the processing that occr sequentially.Results of one action are known before a next action is considered.In the case of batch processing execution of a series of programs or jobs on a computer without mannual intervention.


Difference between batch operating system and multiprogrammed operating system?

multiprogramming-there is no way for single user to keep either cpu or the io divices busy at all times...


Difference between Time sharing operating system and batch processing operating system?

Differentiate between Simple Batch Operating Systems and Time-sharing Operating Systems


What is the Difference between pipeline processing and serial processing?

* The main difference is that pipeline processing is a category of techniques that provide simultaneous, or parallel, processing within the computer and serial processing is sequential processing by two or more processing units.


What are the batch costing and batch processing and job costing?

batch coting


Difference between batch sharing and time sharing?

The main difference between batch sharing and time sharing is that in batch sharing system tasks are processed in order in which they arrive. Whereas, in the later the system switches between tasks.


Is ATM online batch or real time processing?

It is both, it contain both elements of batch processing and elements of real-time processing. PIN verification uses real-time processing and the customer record shall only be updated at the end of the day(batch processing).


What is the difference between rem and echo in batch?

rem is a comment that is only seen if you edit the batch echo actually is printed when the batch is running


What are 5 Classification of each operating system?

1. BATCH PROCESSING operating system 2. MULTIPROGRAMMING operating system 3. TIME SHARING operating system 4. REAL TIME operating system 5. DISTRIBUTED operating system