Computer Science, asked by tonai93, 1 year ago

Find the output:
if(!7)
print("Tom is good");
else
print("Tom is bad");
Please explain also.

Answers

Answered by Anonymous
1
no output your program is wrong you have not written header file
#include<stdio.h>

tonai93: Please tell me how to upload the image of this question.
Similar questions