How many times does the following code print Hello?

#include

#include
int main()
{
fork();
fork();
printf("hello\n");
return 0;
}

Enter numerical value using the virtual keypad. Round off where necessary.

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation