What are the values of a,b,c,d? (enter the values separated with comma). Int a=5, b, c, d; b = a++; c = --b; d = c--; a = ++d; printf("%d,%d,%d,%d", a, b, c, d);
Answers
Answered by
0
Answer:
where???????????????????
Similar questions
English,
5 months ago
English,
5 months ago
Social Sciences,
5 months ago
Business Studies,
11 months ago
Math,
1 year ago
English,
1 year ago