Multiple Choice
Match each term with a statement below.
-Part of a decision that executes only when the tested condition in the decision is false
A) =,>,<,>=,<=,and <>
B) case structure
C) AND
D) parentheses
E) compound condition?
F) OR
G) else clause
H) dead
I) trivial expressions
J) a decision within another decision
Correct Answer:

Verified
Correct Answer:
Verified
Q37: For maximum efficiency,a good rule of thumb
Q38: List three techniques to avoid confusion when
Q39: Most languages allow a specialized selection structure
Q40: Most programming languages allow you to ask
Q41: The conditional AND operator in Java,C++,and C#
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
Q47: For maximum efficiency,a good rule of thumb