b. The process is created while in the new state. In the running or waiting state, the process is executing or waiting for an event to occur respectively.
c. The ready state occurs when the process is ready and waiting to be assigned to a processor and should not be confused with the waiting state mentioned earlier.
d. After the process is finished executing its code, it enters the termination state.
+5
Answers (2)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “The possible states of a process are: a. new, running, waiting, ready, and terminated. b. The process is created while in the new state. In ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » The possible states of a process are: a. new, running, waiting, ready, and terminated. b. The process is created while in the new state. In the running or waiting state, the process is executing or waiting for an event to occur respectively. c.