10)
What if the output of the program below?
#include <stdio.h>
int main()
{
int a= 1, b=-1, c=0, d;
d=+ta && Hb || C--;
if (d)
printf("Kolkata \n");
else if(c)
printf("Delhi \n");
else
printf("Bangalore \n");
return 0;
}
Answers
Answered by
0
Answer:
It will be in loop statement
Similar questions