Which of the following is not a step that must occur with every correctly working loop? a.
Question:
Which of the following is not a step that must occur with every correctly working loop?
a. Initialize a loop control variable before the loop starts.
b. Compare the loop control value to a sentinel during each iteration.
c. Set the loop control value equal to a sentinel during each iteration.
d. Allow the loop control variable to be altered during each iteration.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: