what is the difference between batch and multiprogrammed processing
Answers
Answered by
0
Answer
the differences between multiprocessing and multiprogramming. Multiprocessing refers to processing of multiple processes at same time by multiple CPUs. Multiprogramming keeps several programs in main memory at the same time and execute them concurrently utilizing single CPU.
Answered by
0
Hey buddy...!
Batch processing:
The processing of previously collected jobs in a single batch.
Multi processing:
Multiprocessing is the use of two or more central processing units (CPUs) within a single computer system.
Hope it will help you.
Please mark it as brainliest
Similar questions