Which of the following do not belong to queues for processes?
- A. Job Queue
- B. PCB queue
- C. Device Queue
- D. Ready Queue
Explanation
Operating systems commonly maintain job, ready and device queues for processes. A PCB is the process control block describing a process, not normally a standard process queue in this classification.
Related questions
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
The symbols used in an assembly language are _________?