Computer Science, asked by abhijitgogoi62666, 4 days ago

(a) What will be the output of the following program?
void main ()
{
int counter ;
int digit= 0 ;
counterer = 1;
while ( igit<=10)
{
++ counter;
++digit ;
}
cout << counter ;
}​

Answers

Answered by 50hammm80t3
0

Answer:

error

Explanation:

plz check ur brain , it may have some problem

Answered by manishabhardwaj543
0

Explanation:

error is the answer of your question

Similar questions