What will be the output of the following
#includestdio.h 
void main()
{
12 ? return 1: return2;
}

Posted on by