write the output if y =10
y = y++ + y-- + y
Answers
Answered by
0
Answer:
plzzz mark this as a brainleast answer
Explanation:
In (1) this is the following operations to be done.
i) ++y
ii) x = x+y
iii) x ++
In (2) this is the following operations to be done.
i) x ++
ii) y++
iii) y = x + y
Similar questions
Math,
3 months ago
Math,
3 months ago
Physics,
3 months ago
Social Sciences,
7 months ago
Computer Science,
7 months ago
Hindi,
1 year ago
Chemistry,
1 year ago