1.

Which of the following is not a valid arithmetic statement in C?

A. x = x + 1
B. x = y * z
C. x * y = z
D. z = y / x
Answer» D. z = y / x


Discussion

No Comment Found

Related MCQs