Font size
WorksheetsOS-Process Termination
Total questions: 10
Worksheet time: 6mins
This terminates a process when an error is encountered in an I/O device.
Invalid instruction
Time overrun
I/O failure
Arithmetic error
What state will a process change to after completion of I/O operation in a five-state process model? Use CAPS to key in your answer.
(a)
The state of the process when it is finished or done executing.
blocked
waiting
running
terminated
A process that is assigned to call a 'create process system call' is an example of __________.
user process
background process
system process
foreground process
An event wherein the process tries to access a restricted memory location.
Memory unavailable
Bounds violation
Protection error
Invalid instruction
An event when a parent terminates and all its offspring also terminate.
Parent Termination
Parent Request
Cascading Termination
Hierarchy Termination
What are the two kinds of process termination? Use CAPS to key in your answer.
(a)
A process that saves the modifications made to a read-only word file is a normal completion.
True
False
A process that divides a number by zero is an abnormal termination.
True
False
The log-in process of an online banking application expires after some time when the user is inactive uses what kind of process termination?
Normal completion
Time limit exceeded
Bounds violation
Time overrun
