Computer Science, asked by seemaekka05, 7 months ago

Difference between Multiprocessing and Multiprogramming​

Answers

Answered by aadil1290
3

Answer:

Following are 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 Elsa44
1

Answer:

Following are 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.

Similar questions