What are process queues and difference with process states?
Process Queues When a process is represented in terms of states, they are actually represented in process queues. These queues are generally implemented as Linked Lists. Now as we already know about process states, here… What are process queues and difference with process states?