which of the following is an example of time slicing? a process is put to sleep as a result of the sleep method, and moves to the rear of the ready queue. a process is waiting for a condition to become true, and is moved to the rear of the ready queue. a running process is automatically moved to the rear of the ready queue after a few milliseconds of run time. a process is waiting for input from a user and is moved to the rear of the ready queue.