Top C-Programming MCQ with Answers
1. What is the output of the following problem ? #include int main() { int i=4; if(i=0) printf("statement 1"); else printf("…
Lorem Ipsum has been the industry's standard dummy text.
1. What is the output of the following problem ? #include int main() { int i=4; if(i=0) printf("statement 1"); else printf("…