Gprec mca 11-14

What will be the output given program.. main()
{
int a=5;
if(a==6);
printf("%d",a);
}

Tags: gprec mca 11-14