What will be the output?
#include<stdio.h>
int main()
{
int x;
x= 9<5+3 && 7;
printf("%d", x);
return 0;
}
Answers
Answered by
1
Answer:
hi dear plzz brainliest me then i will follow you
Answered by
0
Answer:
0
Explanation:
since the condition is false
Similar questions
Computer Science,
2 months ago
Math,
2 months ago
History,
2 months ago
Math,
5 months ago
Psychology,
5 months ago
Social Sciences,
10 months ago
Biology,
10 months ago