what the output of this code and why?

it is very unlikely that the child pid would be such a low number as 190, although it is possible.

It is virtually impossible that the parent pid would be 9 and the child pid would be 10 because the boot of the system would be generating larger pid values than that.

Leave a Comment