Short Answer
When you use the logical operator ____________________ in a complex expression,the combined expression will evaluate to TRUE if the expression on either side of the operator is true (both expressions do not need to be true).
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A(n)_ variable references a single value,such as
Q3: What keyword is not used in a
Q4: A(n)_ variable references a data structure that
Q5: A(n)_ exception must be declared and associated
Q6: When declaring a variable that has the
Q7: An IF statement is always followed by
Q8: If the value of a conditional statement
Q9: What is a disadvantage of using a
Q10: A(n)_ loop evaluates the exit condition before
Q11: An explicit cursor must be opened before