Multiple Choice
When is the expression "Not cond1" true?
A) when cond1 is false
B) when cond1 is true
C) when cond1 is either true or false
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: One may use an If block within
Q17: The value of "education".EndsWith("on") is True.
Q18: One may use a Select Case block
Q19: When a check box control has the
Q20: The statement txtBox.Text = Chr(162) causes Visual
Q22: No more than one Else statement may
Q23: The default event procedure for a list
Q24: Asc("A") is 65. What is Asc("C")?<br>A) 66<br>B)
Q25: If you set a group box control's
Q26: The following lines of code are correct.<br>If