What will be the output of the following program?
main()
{
int i++=0x24;
printf("%x\n",1);
}
Answers
Answered by
27
Condition if(c[a]%2 == 1) forces only odd numbers to add in the sum.
alekhyaaluri5:
tq
Similar questions