Multiple Choice
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-The process of repeating a set of instructions while a condition is true or until a condition is true
A) ListBox
B) wizard
C) bottom-controlled
D) infinite
E) accumulator
F) For...Next
G) breakpoint
H) looping
I) InputBox
J) Do Until
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: How does a Do loop work? What
Q34: Which line of code will add the
Q35: All data collected by an InputBox object
Q36: You can use the InputBox function instead
Q37: A _ operator allows you to perform
Q39: Menu item hot keys are case sensitive._
Q40: A compound operator allows you to _
Q41: A loop that never ends is called
Q42: A For...Next loop with a beginning value
Q43: The beginning,ending,and Step values used in a