Chapter 1 · Operating System Roles and Abstractions

Lesson 1 of 3

Meet the Process

Key concept

Process Definition

An operating system's main job is to run programs. A running program is called a process. Think of it as the OS's active, living version of an application's code.