Short Answer
A(n) ____________________ loop should be used when the iterations should continue until a condition becomes true or false.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: The _ character is used to indicate
Q23: The _ property of a ListBox object
Q31: A(n)_ loop should be used when the
Q50: Use a For...Next loop when the number
Q83: The Step value for a For...Next loop
Q85: The _ property of a ListBox identifies
Q87: Before deployment, an application should be _.<br>A)
Q91: A(n)_ is a group of commands,or items,presented
Q95: If _ appears as the last line
Q109: In a Do While loop,the body of