#operating-system
Read more stories on Hashnode
Articles with this tag
Understanding Process Key characteristics of process: Process must contain a main thread. Code, data, stack and heap are independent. This means...
Definition & When it Happens Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other(s) to...