Computer Science, asked by ribhavdharma14, 3 months ago

what will be the output of following program?
void main()
int i=10;
do {
i+=10;
cout<<i;
} while(i<10);​

Answers

Answered by surya2006p
0

hi

my

number

8886071879

Similar questions