Thread
:
Multiple Choice Questions in C (Answers not given)
View Single Post
shabbir
Go4Expert Founder
3Aug2007,08:12
I should become -1 in ++i for the expression to become 0 and if it becomes 0 then ++i becomes 1 and the same logic goes for i++ but its the increment that is done after the loop breaking condition check.