Consider the following program snippet. Assume that the program compiles and runs successfully. Further, assume that the fork() system call is always successful in creating a process. int main () int i; for (i = 0; i The total number of times that the printf statement gets executed is … (answer in integer)
Topic-wise GATE CS PYQs with verified steps
