MCQs > IT & Programming > System Programming > How does a programmer distinguish a child from its parent process following a fork system call?

System Programming MCQs

How does a programmer distinguish a child from its parent process following a fork system call?

Answer

Correct Answer: The system call returns 0 to the child and the pid of the child to the parent.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

System Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

System Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it