1.

Q 24. Give the results of the following expressions with working, if p = 10, n = 7, y = 4 and a = 4? (i)m = ++P + p++ ---P;(ii)m = -- p + p * ++nx=y++ + ++y + y(iv) (4* ++a ) % 5(v) (4* a++ ) % 5(vi)v=p++ + n++ ---n;​

Answer» P + p * ++ N x=y++ + ++y + y


Discussion

No Comment Found