Homework 2 Version 0 |
|
👤 Author: by allenc 2017-09-28 02:01:09 |
Q1:Why we invent the concept of Process?
The concurrent execution of the program brings some new problems which will change the execution speed of the program and thus cause the execution result of the program to lose the closeness and reproducibility. Therefore we should take measures to control and control the execution speed of each concurrent program.
As the program is static we see the program is stored on the storage medium it can not reflect the program during the implementation o