What type of loop structure repeats the code based on the value of the Boolean expression?

What type of loop structure repeats the code based on the value of the Boolean expression?


Answer: condition-controlled loop


Learn More :