Multiple Choice
The statement,when executed in a loop,terminates the loop.
A) Continue
B) Break
C) Skip
D) Exit
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which of the following statements about the
Q10: In a Do…Loop While statement,the loop-continuation condition
Q11: A control variable that is declared in
Q12: A Case Else must be provided for
Q13: The placement of a larger value on
Q15: The first line of a For…Next statement
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