Multiple Choice
The statement,when executed in a loop,skips the remaining statements in the body of the statement and begins the next iteration of the loop.
A) Continue
B) Break
C) Next
D) Back
Correct Answer:

Verified
Correct Answer:
Verified
Q16: Identify the incorrect logical operator:<br>A)AndAlso<br>B)ElseOr<br>C)Xor<br>D)Not
Q17: MessageBox method Show displays a message dialog,which
Q18: The performance feature for the evaluation of
Q19: For monetary calculations use the data type:<br>A)Single<br>B)Double<br>C)Decimal<br>D)Integer
Q20: A CheckBox is known as a _
Q22: If we wish to ensure that either
Q23: Only one CheckBox in a group can
Q24: Including an incorrect xe "relational operator"relational operator
Q26: In a Do…Loop Until statement,the loop body
Q40: Counter-controlled repetition requires only a control variable,an