1.

Which of the following do not belong to queues for processes?(a) Job Queue(b) PCB queue(c) Device Queue(d) Ready QueueI got this question in an internship interview.I would like to ask this question from Process Scheduling Queues in chapter Processes of Operating System

Answer»

Right answer is (b) PCB QUEUE

For explanation: PCB queue does not belong to QUEUES for processes. PCB is a PROCESS control block which CONTAINS information related to process. Each process is represented by PCB.



Discussion

No Comment Found

Related InterviewSolutions