Hmm... I feel like this query is much broader than it should be. However, I will start my initial answer, then another potential solution.
My initial answer to your query was: A condition controlled loop is used to control the number of times a loop iterates.
The potential answer, my secondary one, is: A count controlled loop iterates a specific number of times.
Two results, but my initial answer is the solution I opted when understanding this.