Saved Bookmarks
| 1. |
How are the processes classified on process management? |
|
Answer» A computer consists of a collection of process they are classified as two categories: 1. Operating system process which is executed by system code. 2. User processes which is executed by user code. A process means program in execution. It generally takes an input, processes it and gives us the appropriate output. Check Introduction to Process Management for more details about a process. There are basically 2 types of processes.
|
|