What is the out put of the following ?
#includestdio.h

int main()
{
if( 5 10)
printf("test for ");
return 0:
}

Posted on by