solution - Operating System : Process Management (Test 2)

Question : Which data structure stores process attributes in an operating system?

Solution :
391320260309081609 Correct Answer : Process Control Block

Description -

Operating System : Process Management (Test 2)

Question : Which attribute uniquely identifies a process in the system?

Solution :
290320260309081522 Correct Answer : Process ID

Description -

Operating System : Process Management (Test 2)

Question : The program counter stores:

Solution :
657020260309081425 Correct Answer : Address of next instruction

Description -

Operating System : Process Management (Test 2)

Question : Which attribute indicates the current condition of a process?

Solution :
342920260309081335 Correct Answer : Process State

Description -

Operating System : Process Management (Test 2)

Question : Which process attribute determines CPU allocation order?

Solution :
882120260309081240 Correct Answer : Priority

Description -

Operating System : Process Management (Test 2)

Question : Which attribute stores temporary data during execution?

Solution :
129820260309081150 Correct Answer : General-purpose registers

Description -

Operating System : Process Management (Test 2)

Question : The list of open files in PCB represents:

Solution :
861820260309081057 Correct Answer : Files currently used by the process

Description -

Operating System : Process Management (Test 2)

Question : Which attribute contains information about devices used by the process?

Solution :
296820260309081001 Correct Answer : Open device list

Description -

Operating System : Process Management (Test 2)

Question : Process attributes together are also called:

Solution :
863220260309080713 Correct Answer : Process context

Description -

Operating System : Process Management (Test 2)

Question : Which attribute helps resume process execution after interruption?

Solution :
221520260309080628 Correct Answer : Program counter

Description -

Operating System : Process Management (Test 2)

Question : Which of the following is NOT a process attribute?

Solution :
669220260309080432 Correct Answer : Compiler code

Description -

Operating System : Process Management (Test 2)

Question : Which process attribute contains information about CPU registers?

Solution :
807520260309080307 Correct Answer : Register set

Description -

Operating System : Process Management (Test 2)

Question : Which process state means the process is currently executing?

Solution :
178520260309080229 Correct Answer : Running

Description -

Operating System : Process Management (Test 2)

Question : Which process state indicates the process is waiting for CPU allocation?

Solution :
257320260309080044 Correct Answer : Ready

Description -

Operating System : Process Management (Test 2)

Question : Which process attribute is used for scheduling decisions?

Solution :
349920260309075943 Correct Answer : Priority

Description -

Operating System : Process Management (Test 2)

Question : The process attributes stored in PCB are used by:

Solution :
506720260309075848 Correct Answer : Operating System

Description -

Operating System : Process Management (Test 2)

Question : When a process is suspended, the address of its last executed instruction is saved in:

Solution :
694520260309075806 Correct Answer : Program counter

Description -

Operating System : Process Management (Test 2)

Question : Which attribute indicates the lifecycle stage of a process?

Solution :
428820260309075657 Correct Answer : Process state

Description -

Operating System : Process Management (Test 2)

Question : Open device list in PCB helps the OS to:

Solution :
207220260309075539 Correct Answer : Track devices used by process

Description -

Operating System : Process Management (Test 2)

Question : Which of the following is a correct attribute combination of a process?

Solution :
288920260309075256 Correct Answer : PID, Program Counter, Priority

Description -

Operating System : Process Management (Test 2)