Answer to Question #72939 in C for Anish Dey
int i=-1,j=10,k,l;
k=i && j;
l=i || j;
printf("%d %d",l,j);
1
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
C
Comments
Leave a comment