Termination of a process is done by memory management
Answers
Answered by
1
Explanation:
Process termination occurs when the process is terminated The exit() system call is used by most operating systems for process termination. For example - A process can be terminated for trying to write into a read only file. ... If an I/O failure occurs for a process, it can be terminated.
Answered by
0
Explanation:
Process termination occurs when the process is terminated The exit() system call is used by most operating systems for process termination. For example - A process can be terminated for trying to write into a read only file. ... If an I/O failure occurs for a process, it can be terminated.
Similar questions