1.

If x is equal to 3 and Y is equal to 7 calculate the value of x minus is equal to X + + - - - y​

Answer»

ANSWER:

i am not writing the program as you didn't MENTIONED that, instead telling you what it will do

X = 3

y = 7

then,

(x++) - (--y) indicates,

3 - 6

therefore, answer will be -3

Like and MARK as Brainliest, it really motivates!



Discussion

No Comment Found