InterviewSolution
Saved Bookmarks
| 1. |
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. 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. |
|