Computer Science, asked by chatterjeeamit619, 4 months ago

double c;  

int x=5, y=12, z=10;

c=z%x + --y – y++ + y/3;

find the value of c.

Answers

Answered by Anonymous
1

Answer:

3 is the answer

Explanation:

Similar questions