Operating System

⌘K
  1. Home
  2. Docs
  3. Operating System
  4. Processes and Threads
  5. Introduction to Process and Program

Introduction to Process and Program

A process is an active instance of a program that is being executed by the operating system.

Thank you for reading this post, don't forget to subscribe!

A program being executed is called a process.

A program is a set of instructions that performs a specific task when executed by computer.

How can we help?