Multiple Choice
Which of the following statements is false?
A) Case statements use the keyword Is to determine whether the controlling expression satisfies a condition.
B) Multiple values can be tested in a Case statement where the values are separated by commas.
C) Multiple values in a range can be tested using the To keyword.
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q39: A case can be labeled as to
Q40: It is a logic error to have
Q41: The control variable of the For…Next statement
Q42: A While statement automatically increments a variable
Q43: The Exit and Continue statements cannot be
Q45: Which of the following headers will cause
Q46: Counting loops should be controlled with whatever
Q47: The Xor operator is true if and
Q48: The Continue statement is used to undo
Q49: A program waits for a message dialog