Guess the output.

#includestdio.h
void main()
{
int i=printf("Sookshmas");
printf("%d",i);
}

Posted on by