Criado por Daniel Smillie
quase 7 anos atrás
|
||
Questão | Responda |
Sequence | Steps are executed one at a time, order of steps is order they’re written in, and hence the order that they are to be executed in, Each step is executed only once. |
Selection | The principle of choosing what action to take based on certain criteria. Allows a computer to compare values and then decide what course of action to take |
IF… THEN… ELSE… ENDIF | Program flow controlled by evaluation of a Boolean condition which evaluates to true or false. |
Quer criar seus próprios Flashcards gratuitos com GoConqr? Saiba mais.