What are the differences between Multitasking and Multiprocessing?
Answer:
Multitasking- Enables the processor to do multiple programs simultaneously by fast switching through the programs. Here doesn't have the involvement of multiple processors.
Multiprocessing- Enables the processor to do multiple programs simultaneously by the use of multiple processors.
No comments:
Post a Comment