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

Posted on by