logo

Crowdly

Browser

Add to Chrome

Si se ejecuta el siguiente código: ... for (i=0; i < 3; i++) { fork(); ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Si se ejecuta el siguiente código:

...

for (i=0; i < 3; i++) {

fork();

}

exit(EXIT_SUCCESS);

...

¿Cuántos hijos se quedan huerfanos?

More questions like this

Want instant access to all verified answers on moodle.uam.es?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome