(a) What are the operator precedence
rules ?
(b) What are the operator associativity
rules ?
(c) What is the order of operand evaluation
?
(d) Are there restrictions on operand
evaluation side effects ?
Which of the above must be considered
as primary design issues
for arithmetic expressions ?
(A) (a), (b) and (c)
(B) (a), (c) and (d)
(C) (a), (b) and (d)
(D) (a), (b), (c) and (d)
Answer D.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.