Domanda di colloquio di IBM

What is the difference between fork and exec

Risposta di colloquio

Anonimo

24 giu 2012

fork creates another child process and the control is with the parent process whereas exec creates another process which takes over the control