Computer Science, asked by don6242, 1 year ago

what is the difference between multiprocessing and multithreading operating system​

Answers

Answered by prernasri2005
4

Answer:

Difference between multiprocessing and multithreading is that multiprocessing allows a system to have more than two CPUs added to the system whereas multithreading lets a process generate multiple threads to increase the computing speed of a system.

Answered by nishikagupta11
1

Answer:

Explanation:

In multiprocessing, the system allows executing multiple programs and tasks at the same time, whereas, in multithreading, the system executes multiple threads of the same or different processes at the same time. ... And multiple threads of a single process are executed concurrently.

if you like please follow me and make as brain list please let

Similar questions