what will be the output of following:
void main( )
{
int i;
for (i=0;i<10;i++);
cout<<i;
}
Answers
Answered by
0
Answer:
sir please follow me i will mark you a brainlist
Similar questions