As an Amazon Associate I earn from qualifying purchases.

Multitasking Notes: Definitions & Explanations PDF Download

Download Multitasking Notes App (Play Store) Download Multitasking Notes App (App Store)

Study Multitasking lecture notes PDF with operating system definitions and explanation to study What is Multitasking?. Study multitasking explanation with operating system terms to review operating system course for online degree programs.

Multitasking Definition:

  • A mode of operation that provides for the concurrent performance or interleaved execution of two or more computer tasks.

    Operating Systems by William Stallings



Multitasking Notes:

Multitasking is allowing a user to perform more than one tasks at one time. The operating system is able to keep track of where you are in all the tasks being performed and it can jump from one task to another without losing any data or information from other tasks.

Keep Learning with Operating System Notes

What is Trace?

Trace is a log of operating system calls made by a process can be used for debugging, verification and reverse ...

What is Swapping?

Swapping is a mechanism in which a process can be swapped temporarily out of main memory to move into secondary ...

What is Symmetric Multiprocessing?

Symmetric multiprocessing is the processing of programs by multiple processors that share a common operating system and memory. The processors ...

What is Internal Fragmentation?

Internal fragmentation is the wasted space inside a block. The reason of this happening is the rounding up from the ...

What is Nonprivileged State?

Nonproviliged state is an execution context that does not allow the system to execute any sensitive hardware instructions. The instructions ...

What is Segment?

A process is divided into segments. The chunks that a program is divided into which are not necessarily all of ...