Performance
Planning
Higher Order Functions
fault tolerance
three charcteristics of an os process:
A process is a program instance being run.
A process is represented by a program (the code), but also its data and by parameters indicating where it is, allowing it to continue if it is interrupted (execution stack, program counter ...). We talk about the program environment.
A process is also called task in the case of Linux.
Get Answers For Free
Most questions answered within 1 hours.