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
0
Answer:
l think this question is.wrong
Similar questions
Science,
7 months ago
Chemistry,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago
Biology,
1 year ago