Multiple Choice
The ____________ is a posttest loop, which means it performs an iteration before testing its Boolean expression.
A) for loop
B) while loop
C) do-while loop
D) do-before loop
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: If a ListBox is empty, the Items.Count
Q12: When the user selects a file with
Q13: The first line of the for loop
Q14: If the user clicks the Open button,
Q15: Because the for loop tests its Boolean
Q17: The _ displays a standard Windows Save
Q18: Each time a loop executes its statement
Q19: The first expression appearing in the header
Q20: To _ a variable means to decrease
Q21: The .NET Framework provides a class named