top of page
Search

Understanding Process Management in Operating Systems
📙 Introduction A process is a program in execution. When we execute a program, it becomes a process. In an operating system, the process...
shubhangisingh453
Mar 31, 20238 min read
7 views
0 comments

Understanding Process Control Block (PCB) and Process States in Operating Systems
📗 Process Control Block (PCB) In an operating system, a process is defined as a program in execution. The operating system needs to keep...
shubhangisingh453
Mar 31, 20236 min read
25 views
0 comments
bottom of page