Computer Science, asked by bhagyasharma99559464, 8 months ago

int a = 5, b=9, Calculate the value of:
a + = a++ - ++b = a;​

Answers

Answered by aryan073
9

Answer:

a+=a++-++b=a

5+=5++-++9=5 (::

Answered by vaishnavisinghscpl45
0

This is the answer of your question

Attachments:
Similar questions