Process

image.png

Process is the abstraction for executing a program with limited privileges

Segments of Application

  1. Code
  2. Data
  3. Stack
  4. Heap

image.png

Exceptions handling

Two Components of process

  1. Execution Thread
  2. Address Space

Shell

Job Control System

Process Control