Operating System Process Scheduling Queue
Q What will happen when a process terminates?
  • A A. It is removed from all queues
  • B B. It is removed from all, but the job queue
  • C C. Its process control block is de-allocated
  • D D. Its process control block is never de-allocated
Leave a Comment