Process Management #1: Process Lifecycle & Process Control Block
Program vs Process
A program under execution is a process.
So when we write a program it works in the following flow:
How OS creates a process?
We start the program by double clicking on the execut
backendblogs.hashnode.dev3 min read