1.

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

Answer»

ANSWER:

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

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



Discussion

No Comment Found