Hudson River Trading interview question

what does system call fork do?

Interview Answer

Anonymous

Nov 11, 2020

Forks the process into two, Creating a child (duplicate) of the current process to run alongside the parent process