Key terms

?
  • Created by: Joe
  • Created on: 02-05-13 14:57
Statement
A single instruction or step within the program.
1 of 9
Subroutine
A set of instructions that perform a specific task as part of a larger program.
2 of 9
Procedure
A subroutine that executes its statements and returns control to the main program.
3 of 9
Function
A subroutine that executes its statements and returns a single value.
4 of 9
Parameter
An item of data that is given to a procedure or function.
5 of 9
Sequence
A control structure in which a set of instructions is each executed once, in the order it in which they are written.
6 of 9
Selection
A control structure in which an option of statements is provided and a condition is used to decide which (if any) statements should be executed.
7 of 9
Iteration
A control structure in which a group of statements are executed repeatedly. Also called a loop and *******.
8 of 9
Hi
Oh hey there.
9 of 9

Other cards in this set

Card 2

Front

Subroutine

Back

A set of instructions that perform a specific task as part of a larger program.

Card 3

Front

Procedure

Back

Preview of the front of card 3

Card 4

Front

Function

Back

Preview of the front of card 4

Card 5

Front

Parameter

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar German resources:

See all German resources »