In A While Loop, How Many Times Does The Continuation Condition Run?

In a while loop, how many times does the continuation condition run?

a. At least once, at the beginning of each iteration. Correct

b. At least once, at the end of each iteration.

c. Exactly once.

d. Zero or more times, at the beginning of each iteration.

e. Zero or more times, at the end of each iteration.

Related Posts

0 Comments

12345

    00