186k views
1 vote
In a conditional expression that includes logical operators, the and operator has a lower order of precedence than the ______________ operator.

User SiSa
by
8.2k points

1 Answer

5 votes
In a conditional expression that includes logical operators, the AND operator has a lower order of precedence than the NOT operator since multiplication has a higher precedence than addition and in the precedence order, the operator with the higher precedence goes first.



User Amin AmiriDarban
by
7.4k points