Homework_2 Version 0 |
|
👤 Author: by 951970312qqcom 2017-09-25 10:04:48 |
Early computer systems allowed only one program to be executed at a time. This program had complete control of the system and had access to all the system's resources. In constrast current-day computer systems allow multiple programs to be loaded into memory and executed concurrently. This evolution required firmer control and more compartmentalization of the various programs; and these needs resulted in the notion of a process.
>>in short: To enable the program to execute concurrentl