What will happen when a process terminates?
(a) It is removed from all queues
(b) It is removed from all, but the job queue
(c) Its process control block is de-allocated
(d) Its process control block is never de-allocated
I got this question during a job interview.
My question is from Process Scheduling Queues in section Processes of Operating System