Computer Science, asked by chanakyas826, 5 days ago

int x=20, y=10,z;
Find the value of z:
z=++x * (y--) – y;

Answers

Answered by Tulika446
0

Write the question properly it would be an error.

Similar questions