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