computer science programming

?
what never changes when a program is running
constants
1 of 16
what can change whilst a program is running
variable
2 of 16
what function changes data types
casting
3 of 16
if the items are not in order what search cant you use
binary search
4 of 16
what is one test data type(expected)
normal
5 of 16
what is another data type(wrong)
erroneous
6 of 16
what is the final data type(edge)
boundary
7 of 16
what is one naming convention(capital letters)
camel case
8 of 16
what is the other naming convention(lower case)
snake case
9 of 16
what is one programming construct(runs in order)
sequence
10 of 16
what is another programming construct(loops)
iteration
11 of 16
what is the last programming construct(decision)
selection
12 of 16
what are the calculation operators
mathematical
13 of 16
what operators are used to compare two things
comparison
14 of 16
what operators produce a true or false product
boolean
15 of 16
which sorting algorithm swaps pairs if they are in the wrong order
bubble
16 of 16

Other cards in this set

Card 2

Front

what can change whilst a program is running

Back

variable

Card 3

Front

what function changes data types

Back

Preview of the front of card 3

Card 4

Front

if the items are not in order what search cant you use

Back

Preview of the front of card 4

Card 5

Front

what is one test data type(expected)

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Programming resources »