1.the child process becomes defunct
2.the parent process becomes defunct
3.if the parent process does not handle SIGCHLD, the child process becomes a zombie
4.none of the mentioned
Answer:3