Question:
What does a fork system call do?
A
Clones process by copying everything in memory about process
B
Switches which code is executed by process
C
Creates a child process for a program from scratch