Question: A parent may terminate the execution of one of its children for a variety of reasons, Which of the following is true:
<ol>
<li>The child has exceeded its usage of some of the resources that it has been allocated.</li>
<li>The task assigned to the child is no longer required.</li>
<li>The parent is exiting, and the operating system does not allow a child to continue if its parent terminates.</li>
</ol>
Answer:
MCQ: A parent may terminate the execution of one of its children for a variety of reasons, Which of the following is true:
<ol>
<li>The child has exceeded its usage of some of the resources that it has been allocated.</li>
<li>The task assigned to the child is no longer required.</li>
<li>The parent is exiting, and the operating system does not allow a child to continue if its parent terminates.</li>
</ol>