InterviewSolution
Saved Bookmarks
| 1. |
Cascading termination refers to termination of all child processes if the parent process terminates ______(a) Normally(b) Abnormally(c) Normally or abnormally(d) None of the mentionedThis question was addressed to me during an interview.The question is from Process Creation in division Processes of Operating System |
|
Answer» Right ANSWER is (C) Normally or abnormally |
|