ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > classbefore2015 >
2014329620004宓玲云:OP_work1 Version 0
👤 Author: by x20004 2016-09-26 07:28:07
A program loaded into memory and executing is called a process. In other words, a process is an instance of a computer program that is being executed. It contains the program code and its current activity.

There are many differences between program and process:

  1. Program is just the static text while process is a dynamic entity being executed and has lifecycle.

  2. Program can not reflect the parallel characteristics of the system , but process can.

  3. Different proce

Please login to reply. Login

Reversion History

Loading...
No reversions found.