#includestdio.h
int main()
{
for(5;2;2)
printf("meghana");
return 0;
}
What will be the output of C program?

Posted on by