Computer Science, asked by varsuvk, 6 hours ago

int x= 20, y= 25, z= 40;
Write output along with value x, y and z of following
1. x++ * ++ y - z++
2. --x + ++z + ++y
3. ++z * z++ + ++z
4. y++ - ++y * 8
5. x++ * 5 + --z + ++x
6. 65 + ++z - --y + y++
7. x * ++z - 10
8. ++y * - -- z / ++x
9. ( ++x + --y) + ( --x + ++z) +( --z * ++y)
10. 2* (++y + --x) / ( --z + ++x) +( --x * ++y) ​

Answers

Answered by legendkiller68
0

Answer:

the new year of 6AM was the most ugly and the worst

Similar questions