Vidyalelo
Computer Science · Q345

Linux

Engineering and GATE · Computer Science · question 345

Q345

If the fork() system call returns -1, then it means?

A.
No new child process is created
Answer
B.
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