MCQ
Q.
According to the precedence rules, x-y-z is equivalent to which of the following?
Correct Answer: A
In arithmetic, we group two of the same operators from the left, hence x-y-z is equivalent to (x-y)-z and not x-(y
