Chapter 7 Questions & Terms Programming Terms Count-A number of times a loop is repeated Indefinite Loop-A loop that is set to loop a chosen amount of times. Nested Loops-A loop can be nested within loops. Definite Loop-A preset amount of loops. Infinite Loop-A loop that is set to loop infinitively. While-A control statement that only occurs when specific functions are found as true or false. Animation Terms Begin-During-End event-Block that allows you to specify what happens when the loop begins. Questions The counted loop statement an be used to repeat an instruction. While and Loop. You use the word count to describe the number of times a loop repeats. For this reason a loop statement is referred to as a counted loop. 15 Times. You must create a loop with a certain number when too stop. For example you can pick to loop for ten times. The amount of times the commands are activated are dependent on what activates the while statement. An if statement have the same component. You can make a While statement end by using BDE. Yes it is possible because the corresponding functions may never occur. For example if the ball never goes In the thresh hold therefore never activating the function. The While statement.