Give the output of the following program code int a=5,b= 2,c=3; int x = a++ + --a + c++ + b-- + ++c
Answers
Answered by
2
Answer:
Value in the variable x is 20
Attachments:
Similar questions
Social Sciences,
4 months ago
Computer Science,
4 months ago
Hindi,
8 months ago
Hindi,
8 months ago
Geography,
1 year ago
English,
1 year ago