Page 1 of 1

What are two methods that can be used to evaluate the condition of a loop at the start of each iteration? (Each correct

Posted: Thu Oct 20, 2022 2:48 pm
by answerhappygod
What are two methods that can be used to evaluate the condition of a loop at the start of each iteration? (Each correct answer presents a complete solution. Choose two. )

A. If
B. Do. . . While
C. For
D. While