单选题:Which statement of the following is equivalent to `x * = y + z`
Which statement of the following is equivalent to `x * = y + z` ? @[C](2)
A. x = y + z
B. x = x * y + z
C. x = x * (y + z)
D. x = x + y * z
A.x = y + z
B.x = x * y + z
C.x = x * (y + z)
D.x = x + y * z
答案:C
A. x = y + z
B. x = x * y + z
C. x = x * (y + z)
D. x = x + y * z
A.x = y + z
B.x = x * y + z
C.x = x * (y + z)
D.x = x + y * z
答案:C