Computer Science, asked by dibya1273, 2 months ago

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 pa0096853
3

Answer:

njlljfxxxb mljgdawfvnllncxaa

Answered by aryanandha85
9

Answer:

Thank you so much...... Mate

Similar questions