MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Operating System
Process Control Block
Q
A Process Control Block(PCB) does not contain which of the following?
AA. Code
BB. Contains information related to a process such as process state, program counter, cpu register, etc. process control block is also known as task control block. bootstrap program is a program which runs initially when the system or computer is booted or
CC. Bootstrap program
DD. Data
Correct Answer:
C. C. Bootstrap program
Explanation:
Process Control Block (PCB) contains information related to a process such as Process State, Program Counter, CPU Register, etc. Process Control Block is also known as Task Control Block. Bootstrap program is a program which runs initially when the system or computer is booted or rebooted.