Hudson River Trading interview question

what does system call fork do?

Interview Answer

Anonymous

11 Nov 2020

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