What is a count controlled loop? It is a loop that prints out a count of values for the user. It is a loop that continues based on a certain time interval. It is a loop that counts through a range of numbers to control when the loop ends. It is a loop that counts iterations until a sentinel value is received.