Computer Science, asked by mayuri57, 1 year ago

a=5,b=9.calculate the value of a+=a++-++b+a

Answers

Answered by Anonymous
5

Answer:

what is the value of b

if a=5;

b=++a + ++a

Answered by mjishan2004
2

Answer:

a=a+(a++-++b+a)

a=5(5-10+6)

a=5+1

a=6

Similar questions