Computing is really all about order. If you can take data, apply an operation to it, and get the same result every single time, then you have a stable and reliable computing system. So it makes total ...
Quick straw poll time: Do you think there's a difference in precedence between AND and OR, or do you think one is higher than the other? The first option holds if AND has higher precedence than OR.