Multiple Choice
Cascading termination refers to termination of all child processes before the parent terminates___________
A) normally
B) abnormally
C) normally or abnormally
D) none of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Q12: In the bakery algorithm to solve the
Q13: The segment of code in which the
Q14: The child process completes execution, but the
Q15: A situation where several processes access and
Q16: In indirect communication between<br>A)there is another process
Q18: Concurrent access to shared data may result
Q19: The link between two processes P and
Q20: In the non blocking send_ <br>A)the sending process
Q21: An un-interruptible unit is known as<br>A)single<br>B)atomic<br>C)static<br>D)none of
Q22: Message passing system allows processes to_ <br>A)communicate with