Skip to content

Opening book details…

About this document

Multiprogramming vs. Multitasking OS by Saqib Malik is a document available to read on EtoBox.

Multiprogramming and multitasking both allow multiple programs to run simultaneously on a single-processor system. In multiprogramming, only one program is allocated to the CPU at a time while others wait in memory. The operating system performs context switches between programs to utilize CPU time efficiently. In contrast, multitasking makes the CPU switch so rapidly between programs that it appears they are running simultaneously, though only one is using the CPU at a given time. Both approaches maximize

Author
Saqib Malik
Language
EN