Multiple Choice
In a(n) ____ loop, the condition is evaluated after the instructions within the loop are processed.
A) finite
B) infinite
C) pretest
D) posttest
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: How should a list box be sized
Q5: A(n) _ is a numeric variable used
Q6: You can use the _ property to
Q7: In most cases, counters and accumulators are
Q8: The _ function displays an input dialog
Q10: A _ box displays a list of
Q11: The repetition structure is used when a
Q12: You can use the _ statement to
Q13: The loop's condition in a flowchart is
Q14: The value returned by the InputBox function