English, asked by manasauppalapati, 6 months ago

what will be the output of the following code ?#include <studio.h>
int main(){int x=1,y=2;if(--x&&--y)printf("x=%d y=%d",x,y);else printf("%d %d",x,y);}

Answers

Answered by sraswathy7
0

Answer:

you would better ask this question in computer section

....

Similar questions