Computer Science, asked by shashankkumar84, 1 month 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) ​

1
SEE ANSWER​

Answers

Answered by jha37731
1

Answer:

this is question, I don't doing this is a question?

Similar questions