Computer Science, asked by Pathanjuned349, 1 year ago

What will be the output of the following piece of code?

for(i = 0; i<10; i++); printf("%d", i);
A.10
B.123456789
C.Syntax error
D.0

Answers

Answered by khushi37280
0

Answer:

l think this question is.wrong

Similar questions