Oracle
1Z0-071 · Question #420
Which two are true about the precedence of operators and conditions? (Choose two.)
The correct answer is D. AND and OR have the same order of precedence in a condition. E. Operators are evaluated before conditions. See the full explanation below for the reasoning.
Question
Which two are true about the precedence of operators and conditions? (Choose two.)
Options
- A|| has a higher order of precedence than + (addition).
- B
- (addition) has a higher order of precedence than * (multiplication).
- CNOT has a higher order of precedence than AND and OR in a condition.
- DAND and OR have the same order of precedence in a condition.
- EOperators are evaluated before conditions.
How the community answered
(42 responses)- A12% (5)
- B2% (1)
- C5% (2)
- D81% (34)
Community Discussion
No community discussion yet for this question.