Computer Science, asked by gargsonal, 8 months ago

Explain the difference between 'multi tasking ' and 'multi programming'.​

Answers

Answered by Yogichaudhary0078
0

Answer:

The difference between multiprocessing and multi programming is that Multiprocessing is basically executing multiple processes at the same time on multiple processors, whereas multi programming is keeping several programs in main memory and executing them concurrently using a single CPU only.

plzzz mark the answer brainliest ✌ ✌✌

Answered by siddigallagangadri75
0

Answer:

While a multiprogramming operating system allows more than one program to run simultaneously using a single CPU, a multitasking operating system allows multiple processes or tasks to be executed at the same time utilizing multiple CPUs.

Similar questions