Computer Science, asked by heeniyaselvakumar, 2 months ago

a=a+b concise statements​

Answers

Answered by payushi9589
2

Answer:

in computer science this means -

if a is assigned 5 and b is assigned 11

then by the above statement a=a+b states that now a = 5+11 so a=16

Similar questions
Math, 2 months ago