Concept Flow - What is a process
Start Program
Load Program into Memory
Create Process
Process Executes Instructions
Process Uses CPU & Resources
Process Completes or Waits
Process Ends or Suspends
A process starts when a program is loaded into memory, then it runs instructions using CPU and resources until it finishes or waits.