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



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