InterviewSolution
Saved Bookmarks
| 1. |
The child process can __________(a) be a duplicate of the parent process(b) never be a duplicate of the parent process(c) cannot have another program loaded into it(d) never have another program loaded into itI have been asked this question during an online interview.This interesting question is from Process Creation in section Processes of Operating System |
|
Answer» The correct ANSWER is (a) be a duplicate of the PARENT PROCESS |
|