Computer Science, asked by gamudha60, 7 days ago

4. What will be the output of the following program? #include int main() { int i=4; for (i=0;i=-4;i++) printf("%d",i); if (i!=-3) break; } return 0; }​

Answers

Answered by Kittumishrakrishi
1

Answer:

what's the value of d.

question is wrong

check it once again

Similar questions