Pergunta de entrevista da empresa IBM

What is the difference between fork and exec

Resposta da entrevista

Sigiloso

24 de jun. de 2012

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