Question: We noted in Section 6.1.1 that most binary arithmetic operators are left associative in most programming languages. In Section 6.1.4, however, we also noted that
We noted in Section 6.1.1 that most binary arithmetic operators are left associative in most programming languages. In Section 6.1.4, however, we also noted that most compilers are free to evaluate the operands of a binary operator in either order. Are these statements contradictory? Why or why not?
Step by Step Solution
3.56 Rating (170 Votes )
There are 3 Steps involved in it
No they are not contradictory When there are consecutive identical operators within a... View full answer
Get step-by-step solutions from verified subject matter experts
