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
English,
5 months ago
History,
5 months ago
Hindi,
5 months ago
Chemistry,
10 months ago
Chemistry,
10 months ago
CBSE BOARD X,
1 year ago
Business Studies,
1 year ago
Business Studies,
1 year ago