What will be the output of the following program?
#include<stdio.h>
void main()
{
int i=-1.j=-1, k=-1,l=2,m;
m=i++ || 1++;
printf("%d",m):
}
Answers
Answered by
1
Answer:
-1
Explanation:
Similar questions
Physics,
4 months ago
Math,
4 months ago
Chemistry,
9 months ago
Chemistry,
9 months ago
CBSE BOARD X,
1 year ago
Business Studies,
1 year ago
Business Studies,
1 year ago