Welcome to Westonci.ca, where finding answers to your questions is made simple by our community of experts. Explore a wealth of knowledge from professionals across various disciplines on our comprehensive Q&A platform. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

The ________ is specifically designed for situations requiring a counter variable to control the number of times a loop iterates. Question 29 options: A) if-else statement B) while loop C) switch statement D) for loop

Sagot :

Answer:

C

Explanation:

16. The ____________ is specifically designed for situations requiring a counter variable to control the number of times a loop iterates.

a. while loop b. if-else statement c. for loop d. switch statement

✓ ANS: C