Process Control Block of a process in an Operating System does not contain:
2019
Process Control Block of a process in an Operating System does not contain:
- A.
Process number
- B.
Process state
- C.
Program counter
- D.
Program name
Attempted by 144 students.
Show answer & explanation
Correct answer: D
A process control block stores details such as process ID/number, process state, program counter, registers, and scheduling information. It does not normally store the program name as the essential PCB field in this MCQ.