A good answer might be:
| ||
Evaluate Equal Precidence from Left to RightWhen there are two (or more) operators of equal precidence, the expression is evaluated from left to right. Examples:
Usually it doesn't matter if evaluation is done left to right or in any other order. In algebra it makes no difference; But with compuer math it sometimes makes an important difference. This will be discussed in a few pages. | ||
QUESTION 16:What is the value of the following expression? Click Here after you have answered the question2 + 4/2 + 1 |