Unit 2- Iteration 4.0 / 5 based on 1 rating ? ComputingIterationGCSEOCR Created by: kayleighanneexxCreated on: 15-05-17 10:05 What is the definition of iteration? Iteration is a set of statements or commands repeated a certain ammount of times until a condition is met. 1 of 8 What is parenthesis? Brackets. 2 of 8 If I was to run a loop 10 times, what kind of loop would i use? An indefinate loop. 3 of 8 What is an indefinate loop? A loop that is unaware of how many there is to start with. 4 of 8 What is a definate loop? A loop where the number of loops is known at the start. 5 of 8 What is a dry run? A dry run is a run on paper to test what happens with inputs. 6 of 8 What is a nested loop? A nested loop are loops inside of loops. 7 of 8 What is a trace table? A trace table is to show the valuable of variables in a dry run. 8 of 8
Comments
No comments have yet been made