Question 15
Assume Process A is currently running, Process B and Process D are waiting for an I/O operation, and Process C was running before Process A and is now waiting for its turn. Select all the correct statements about the states of the processes.
Process A is in the WAITING state.
Process B is in the SLEEPING state.
Process C is in the RUNNABLE state.
Process A is in the RUNNING state.
Process D is in the RUNNING state.