Multiple Choice
Which of the following typically is not part of a process's execution context?
A) general-purpose registers that store process data
B) process management registers
C) pointers to the process's parent and child processes
D) registers that store pointers to the process's address space
Correct Answer:

Verified
Correct Answer:
Verified
Q11: The interrupt vector _.<br>A) is an array
Q12: When a child process is spawned, the
Q13: A process control block (PCB) typically includes
Q14: Which of the following statements about signals
Q15: Which of the following can occur?<br>A) A
Q17: Which of the following statements about UNIX
Q18: Which of the following may occur when
Q19: An operating system must be designed such
Q20: _ can be used instead of interrupts
Q21: Which of the following statements is true?<br>A)