Iteration

Descrição

Use, understand and know how iteration can be used within programs. Develop programs that make use of nested iteration statements.
Daniel Smillie
FlashCards por Daniel Smillie, atualizado more than 1 year ago
Daniel Smillie
Criado por Daniel Smillie mais de 6 anos atrás
6
0

Resumo de Recurso

Questão Responda
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.

Semelhante

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