CS Flowol End of Unit Flashcards
1
Q
Sequence
A
the order in which instructions. occur and are processed.
2
Q
Selection
A
A decision/question
3
Q
Iteration
A
A process of iterating/repeating
4
Q
Subroutine
A
Smaller, named sections of code that are written within a larger program close program sequences of instructions for a computer.
5
Q
Process
A
Computer does ‘something’ with the information
6
Q
Input
A
Computer receives some information
7
Q
Output
A
Computer outputs information
8
Q
Decision
A
The act of determining an output value from a number of input values