Question: (a) Draw a tree diagram to illustrate the process creation in Figure Q1. int main() { fork(); fork(); fork(); printf (Hello UTHM! ); FIGURE
(a) Draw a tree diagram to illustrate the process creation in Figure Q1. int main() { fork(); fork(); fork(); printf ("Hello UTHM! "); FIGURE Q1 (b) Based on your answer in Q1(a), write the output of the program in Figure Q1. (c) Discuss TWO (2) effects if the parent process aborts the children processes.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
