Is
for (i=1; ;i++); System.out.println(i);
syntax or logical error?
Answers
Answered by
0
Explanation:
system is print 0
becausefor(i=1;i<=10;i+1)
printf("%d\n",i);
i++;
this type given correct
Attachments:
Similar questions
Geography,
1 month ago
Environmental Sciences,
1 month ago
Business Studies,
4 months ago
English,
4 months ago
Chemistry,
10 months ago
Social Sciences,
10 months ago