1.

If a=3 and b=3 what is the value of C=++a +-- b -a ++

Answer»

ANSWER:

c=1 will be the answer.

EXPLANATION:

given that,

a=3 and B=3

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

c=3+3-5

c=6-5

c=1

I hope it will BENEFIT you.

please LIKE me at least.



Discussion

No Comment Found