Predict the output of the code:
#includestdio.h
#includemath.h
int main() {
printf("%d",!(200));

return 0;
}

Posted on by