Computer Science, asked by ritika70809, 3 months ago

x = 10 c = 20
x + + - - - c + c + + + - - x

Answers

Answered by vk682956
1

Ans:-10 + + - - - 20 + 20 + + + - - 10

- 30 + 40 - 10

10 - 10

0 ans:-

Other Exampal:-10 + + - - - 20 + 20 + + + - - 10

30 - 20 + 20 - 10

10 + 20 - 10

30 - 10

20 ans:-

Answered by rajat2181
0

x=10, c=20

=x++ - --c + c++ + --x

=10 - 19 + 19 + 10

=20

Similar questions