You are Here: Home > Computer Subjects > Introduction to Information Technology > …
What is the difference between multi-programming and multi-processing?
Ans.
Multiprogramming is basically a type of parallel processing that can be used in many different environments.
Multiprocessing is a method of computing in which different parts of a task are distributed between two or more similar central processing units.
In multiprogramming, a number of processes run on single processor.
In multiprocessing, a process is run on multiple processors.
Click Here to Find Latest Jobs and Current Affairs
Well written
Very good answer