int x=20, y=10,z;
Find the value of z:
z=++x * (y--) – y;
Answers
Answered by
0
Write the question properly it would be an error.
Similar questions