Math, asked by thungcheo7252, 1 year ago

Predict the output of following code:
main()
{
int a=10,x;
x= a-- + ++a;
printf(“%d”,x);
}
1. 19 ​
2. 20​
3. 22
4. 23; Predict the output of following code:; main(); {; int a=10,x;; x= a-- + ++a;; printf(“%d”,x);; }; 1. 19 ​; 2. 20​; 3. 22; 4. 23

Answers

Answered by aru2296
0
Don't post you question lots of time...
just simply increas the point and you got lot of answer........

it's a advice......
decision is yours

❤❤❤❤❤
Answered by KhushmeetKaur6767
0
Where is the value of x


complete question and increase points
Similar questions