Which one of the following is not a condition for process state transition from running state to wait state?
1
If a process request an Input/Output operation
2
If a process waits for some action performed by another process
3
If a lower priority process arrived
4
If a higher priority process arrived