Question

Which statement about precedence is false?
a) Parentheses may be used to force the order of evaluation to occur in any sequence desired by the programmer.
b) Nested, or embedded parentheses are evaluated last.
c) Multiplication has a higher precedence than addition.
d) Subtraction has a lower precedence than division.

Answer

This answer is hidden. It contains 3 characters.