Short Answer
Match each item with a statement below.
a.posttest
f.loop exit condition
b.looping condition
g.index
c.update read
h.pretest
d.repetition
i.String Collection Editor window
e.collection
-A programming structure used when the programmer needs the computer to repeatedly process one or more program instructions until some condition is met, at which time the repetition structure ends.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: The _ function displays an input dialog
Q10: A _ box displays a list of
Q15: Each time either the user or a
Q15: When using the InputBox function, you should
Q18: Match each item with a statement below.<br>a.posttest<br>f.loop
Q19: The InputBox function returns a _.<br>A) variable<br>B)
Q23: In a(n) _ loop, the condition is
Q26: Incrementing or decrementing the value stored in
Q35: Which method can you use to delay
Q36: When accessing items in a list box,