Types of multi-tasking
4context switching: only one process is active, but the status of the other process is preserved 4cooperative multitasking: switching occurs at natural breaks in the process, but one application can take over 4preemptive multi-tasking: tasks are prioritized and looked in on often so that one of them does not monopolize the CPU