1.

A Process Control Block(PCB) does not contain which of the following?(a) Code(b) Stack(c) Bootstrap program(d) DataI had been asked this question in unit test.My question is from Process Control Block in portion Processes of Operating System

Answer»

The CORRECT choice is (c) Bootstrap program

Best 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.



Discussion

No Comment Found

Related InterviewSolutions