Iteration

Descripción

Use, understand and know how iteration can be used within programs. Develop programs that make use of nested iteration statements.
Daniel Smillie
Fichas por Daniel Smillie, actualizado hace más de 1 año
Daniel Smillie
Creado por Daniel Smillie hace más de 6 años
6
0

Resumen del Recurso

Pregunta Respuesta
Iteration A sequence of instructions repeated multiple times. Much more efficient than writing the instructions multiple times.
WHILE... ENDWHILE The condition is tested/checked upon entry to loop. It is possible that the instructions inside the loop might not be executed at all if the entry condition is not met.
REPEAT... UNTIL Loop statements are executed before the condition is evaluated. The statement will always be executed at least once.
FOR… NEXT Allows the coder to specify how many times a section of code should be repeated during the running of the program. An example of definite iteration
Range Used to indicate how many times the loop will be repeated.
Mostrar resumen completo Ocultar resumen completo

Similar

A level Computing Quiz
Zacchaeus Snape
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Output Devices
Jess Peason
Computing
Kwame Oteng-Adusei
Pack of playing cards answer
Karl Taylor
Code Challenge Flow Chart
Charlotte Hilton
Computing - Chapter one summary -
Beenish Shabir
Programming Techniques
Joseph Beaumont
GCSE Computing - 4 - Representation of data in computer systems
lilymate
GCSE Computing: Hardware
Yasmin F