exam questions

Exam 1z0-071 All Questions

View all questions & answers for the 1z0-071 exam

Exam 1z0-071 topic 1 question 22 discussion

Actual exam question from Oracle's 1z0-071
Question #: 22
Topic #: 1
[All 1z0-071 Questions]

Which two are true about the precedence of operators and conditions? (Choose two.)

  • A. || has a higher order of precedence than + (addition).
  • B. + (addition) has a higher order of precedence than * (multiplication).
  • C. NOT has a higher order of precedence than AND and OR in a condition.
  • D. AND and OR have the same order of precedence in a condition.
  • E. Operators are evaluated before conditions.
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
CyberP
Highly Voted 6 months, 2 weeks ago
The rules are listed in descending order: Parentheses (as well as brackets in lookup expressions and IN expressions). Note that you can freely add parentheses any time you want to impose an alternative precedence or to make precedence clearer. * / + - = <> < > <= >= IS (IS NULL, IS NOT NULL, IS EMPTY, IS NOT EMPTY) BETWEEN NOT AND OR
upvoted 10 times
...
21b6ee4
Most Recent 3 days, 19 hours ago
Selected Answer: AC
select '9.9'||1+2 from dual Result 11.91 Contamination is done first
upvoted 1 times
...
alic_alex
9 months, 2 weeks ago
Selected Answer: CE
https://docs.oracle.com/cd/E49933_01/server.770/es_eql/src/ceql_expr_precedence_rules.html#:~:text=The%20rules%20are,the%20JOIN%20operators.
upvoted 1 times
...
dexdinh91
11 months, 1 week ago
Selected Answer: CE
CE is correct
upvoted 2 times
...
holdfaststrongly
1 year, 2 months ago
This Oracle doc explains between OR, AND, and NOT. https://docs.oracle.com/en/database/other-databases/nosql-database/22.2/sqlreferencefornosql/operator-precedence.html
upvoted 2 times
...
AGoodStuff
1 year, 3 months ago
https://www.tutorialspoint.com/plsql/plsql_operators_precedence.htm
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago