Multiple Choice
For maximum efficiency,a good rule of thumb in an OR decision is to ____.
A) first ask the question that is more likely to be true
B) first ask the question that is more likely to be false
C) rewrite it as an AND decision and ask the question more likely to be true
D) rewrite it as an AND decision and ask the question more likely to be false
Correct Answer:

Verified
Correct Answer:
Verified
Q42: Match each term with a statement below.<br><br>-Part
Q43: Match each term with a statement below.<br><br>-Relational
Q44: When you combine AND and OR operators,the
Q45: _ operators require two operands.<br>A) Unary<br>B) Tertiary<br>C)
Q46: _ evaluation is when each part of
Q48: The NOT operator is a _ operator,meaning
Q49: When you need to satisfy two or
Q50: Most programming languages allow you to ask
Q51: When would you use a negative comparison?
Q52: Match each term with a statement below.<br><br>-A