(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
0
Answer:
error
Explanation:
plz check ur brain , it may have some problem
Answered by
0
Explanation:
error is the answer of your question
Similar questions