1.

If p and q are assigned the values 2 and 3 respectively then the statement p = q++

A. gives an error message
B. assigns a value 4 to p
C. assigns a value 3 to p
D. assigns a value 5 to p
E. None of the above
Answer» D. assigns a value 5 to p


Discussion

No Comment Found

Related MCQs