What is the output of the program?


int main()
{
int a = 10;
couta++;
return 0;
}

Posted on by