Question: #include Consider the C code below to answer the following questions. #include int main() { int i; } for (i=1; i 0) II Do
#include Consider the C code below to answer the following questions. #include int main() { int i; } for (i=1; i 0) II Do something here else if (ID=0) Il Do something here return(0); return(0); (i) (3 marks). How many new processes will be created? Explain your answer. (ii) (3 marks). Which one, the parent or child process, creates the new processes in (i)? Explain your answer. Answer: (i)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
