⟩ When a child process exits before the parent process exits, which of the following is true a) the child process becomes defunct b) the parent process becomes defunct c) if the parent process does not handle SIGCHLD, the child process becomes a zombie d) none of the above
b) the parent process becomes defunct