Computer Science, asked by archismanchakraborty, 5 hours ago

Predict the output:

#include
intmain(){
for(inti = 0;1;i++){
printf("%d\n",i);
}
return 0;
}

Answers

Answered by trisha1893
0

Answer:

gooddd

great

osmm

Similar questions