basic computer MCQ #792

Which of the following do not belong to queues for processes?

basic computer MCQ #792

  1. Question 1

    Q1. Which of the following do not belong to queues for processes?

    • A) Job Queue
    • B) PCB queue
    • C) Device Queue
    • D) Ready Queue

    Answer: PCB queue

    Explanation: PCB (Process Control Block) queue is not a standard process scheduling queue; the standard queues are Job Queue, Ready Queue, and Device Queue.