Multiple Choice
With the ____ operator, only one of the conditions needs to be True for the compound condition to be True.
A) AndAlso
B) OrAlso
C) AndElse
D) OrElse
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: When comparing two numbers, keep in mind
Q8: The instructions in the true path of
Q9: You use a _ selection structure when
Q10: In a nested structure, the instructions in
Q11: If an expression contains logical operators, comparison
Q13: The pseudocode "if the hours worked are
Q14: When either a selection structure's true path
Q15: You cannot use a nested selection structure
Q16: When the computer processes the expression 12
Q17: Expressions containing logical operators always evaluate to