An overview of Process and Thread
- Process
a program in execution is called process. A process always executes sequentially/step by step execution. It is also defined as an entity which execute the basic unit of work to be implemented in the system. A process which actually computer programs in the form of text file executes and perform all the tasks mentioned in the written program. When a program is loaded into the memory and it become