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
Explanation:
For and While constructs check at the start of each iteration.
C and D are the correct answers which are for and while to construct the iteration at the start
One of our guests just lately advised the following website.
hoopla..
C,D