Question
Which is the correct flow for a while loop?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Check condition, execute body, update, repeat
Explanation:
The correct answer is Check condition, execute body, update, repeat.
Leave a Reply