What is the output of the following program? #include void main() { int i=1; for(;i++;) printf("%d",i); }

0 votes
Yes
 
0% / 0 votes
No
 
0% / 0 votes


Click here to share poll on specific pages, user profiles or purchase votes!