Programming Terms and Definitions Flashcards

1
Q

Threads

A

executable code packages that run on shared memory spaces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Processes

A

executable code packages that run on unique memory spaces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

loop

A

a set of instructions that is continually repeated until an outcome is reached

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Array

A

a series of objects, all of the same size and data type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly