Answers for "The PID of the terminated child process is returned by which system call?"

0

The PID of the terminated child process is returned by which system call?

Que.	Which system call returns the process identifier of a terminated child?
a. await
b.	exit
c.	fork
d.	get
Answer:wait
Posted by: Guest on March-13-2022

Code answers related to "The PID of the terminated child process is returned by which system call?"

Browse Popular Code Answers by Language