Where must the loop control variable be updated to avoid an infinite loop?
Answer:
The loop control variable must be updated inside the loop to avoid an infinite loop.
Very Short Answer Type Questions (1 Mark each)
Last updated at Dec. 13, 2024 by Teachoo
Answer:
The loop control variable must be updated inside the loop to avoid an infinite loop.