What will be the output of the following c program

#include stdio.h

int main() {
int i=0;
for(printf ("two\n"); i2&& printf("");i++){
printf("Hello\n");
}
return 0;
}

Posted on by