Answer to Question #70190 in C for manik

Question #70190
#include<stdio.h>
int main()
{
int x=10;
printf("\n%d %d %d ",x,x++,++x);
return 0;
}
o/p is 12 11 12 in gcc
12 11 11 in windows

HOw is it ???
1
Expert's answer
2017-09-20T11:50:23-0400
Dear manik, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order

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!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS