Computer Science, asked by ND2006, 1 year ago

How are Multiprogramming OSs different
from Multiprocessing OSs?
Y

Answers

Answered by asmit56
5

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.


ND2006: purana answer kiya
Similar questions