What type of loop uses a Boolean expression to control the number of times that it repeats a statement or a set of statements?

What type of loop uses a Boolean expression to control the number of times that it repeats a statement or a set of statements?


Answer: Condition-controlled


Learn More :