Multiple Choice
When using the logical operator "Or", what part of the expression must be true?
A) only the left part
B) only the right part
C) either the left or right part, but not both
D) either the left or right part
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: The following lines of code are correct.<br>If
Q27: Which of the following statements turns on
Q28: The following line of code is valid.
Q29: With a check box control, toggling the
Q30: Group boxes are passive objects used to
Q32: After several controls of the same type
Q33: Suppose a form contains two group box
Q34: Asc("A") is 65. What is displayed by
Q35: Every If block must have a Then
Q36: Assume that A, B, and C are