What is the precedence rule (from highest to lowest) applied for a complex condition if parentheses are not used.
Arithmetic, Relational, NOT, AND, OR
Relational, Arithmetic, NOT, AND, OR
Arithmetic, Relational, AND, OR, NOT
Arithmetic, Relational, OR, AND, NOT