Predict the output
#includestdio.h
int main ()
{
int k=10;
if (printf("Davangere\n"), k)
{
printf("sookshmas") ;
k++;
}
return 0;
}

Posted on by