Q345
If the fork() system call returns -1, then it means?
A.
No new child process is created
AnswerB.
The child process is an orphan
C.
The child process is in Zombie
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board