Computer Science, asked by tonai93, 1 year ago

Find the output of the given program:
#include<studio.h>
void main()
{
if(!5)
printf("Thank");
else
printf("Sorry");
printf("bye\n");
}

Answers

Answered by deepu7575
1
ans.
output is sorry byee
plzzz mark as brainliest answer
Answered by Anonymous
1
it will print
sorry
bye

Anonymous: mark it as brainliest if u lyk it
deepu7575: what
deepu7575: and why
deepu7575: i had given the answer 1
Similar questions