Homework2 Version 0 |
|
👤 Author: by 1224532347qqcom 2020-11-03 07:29:01 |
Processes and programs do not correspond one to one. A program executes on different data sets and becomes a different process. Each process can be uniquely identified by a process control block. This is exactly what the program cannot do. Because the program does not have a direct connection with the data, even if the program executes different data, its set of instructions is still the same, so it cannot uniquely identify these programs running on different data sets