Consider the following statements about process state transitions for a system using preemptive scheduling.
I. A running process can move to a ready state
II. A ready process can move to a ready state
III. A blocked process can move to a running state
IV. A blocked process can move to a ready state
Which of the above statements is TRUE?