What is the output of the following code:

#includestdio.h

int main() {
int m=101;
printf("%d\n", m9 || 100m);
return 0;
}

Posted on by