How are Multiprogramming OSs different
from Multiprocessing OSs?
Y
Answers
Answered by
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