what is the output of this program? #include void main() { int a=10; if(a=5) printf("YES"); else printf("NO"); }
Answers
Answered by
0
Answer:
your output is NO coz its not true seeeyaaa
Similar questions
History,
1 month ago
Political Science,
9 months ago