Examveda

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

A. No new child process is created

B. The child process is an orphan

C. The child process is in Zombie

D. none of the mentioned

Answer: Option A


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux