
What is the exact output of the following code? #include <stdio.h> #include <unistd.h> main) int i,j; i=fork() ; for (j-0; j<3:j+) sleep (3); printf (“Catsn) else if (i0) sleep (2) printf “Dogsn) else leep(2) printf “Rainingn”) Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .