The state of a process is defined by __________ .
2024
The state of a process is defined by __________ .
- A.
the final activity of the process
- B.
the activity just executed by the process
- C.
the activity to next be executed by the process
- D.
the current activity of the process
Attempted by 240 students.
Show answer & explanation
Correct answer: D
Answer: D
Explanation: The state of a process is defined by the current activity of the process. A process state changes when the process executes. The process states are as New, Ready, Running, Wait, Terminated.