d. What is the difference between the following two programming codes?
i. int a, b;
ii. int a, b;
a=7;
a=7;
b=a++;
b= ++a;
printf("%d%d", a, b);
printf("%d%d", a, b);
Answers
Answered by
3
Answer:
njlljfxxxb mljgdawfvnllncxaa
Answered by
9
Answer:
Thank you so much...... Mate
Similar questions