Algorithms
October 1, 2023Data-Structures
October 3, 2023Operating-Systems
Question 24 |
Consider the following statements about process state transitions for a system using preemptive scheduling.
- I. A running process can move to ready state.
II. A ready process can move to running state.
III. A blocked process can move to running state.
IV. A blocked process can move to ready state.
Which of the above statements are TRUE?
II and III only | |
I, II and III only
| |
I, II, III and IV
| |
I, II and IV only
|
Question 24 Explanation:
Correct Answer: D
Question 24 Explanation:
Subscribe
Login
0 Comments