Computer Science, asked by rdas75114, 6 months ago

Int i=4, j= -1, K=o, w, x,y
x=i || j || k ;
y=i &&j || k
printf("x=%d, y=%d",x,y);
what will be output of the above code​

Answers

Answered by amanjatti0055
3

Answer:

hello................................

Similar questions