(Choose 1 answer)
Which of the following process state transitions is correct, when the operating system discovers that process cannot continue right now because there is not enough resource?
A. Running -> Blocked (waiting)
B. Running -> ready
C. Blocked (waiting) -> ready
D. Ready -> running
Q: 41