Vocabulary Flashcards

1
Q

Algorithm

A

A set of instructions that achieve a task

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

Sequence

A

Following instructions one after the other

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

Variable

A

A named container for a value

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

Iteration

A

A repeated set of instruction

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

Give an example of an iteration

A

Forever, while true, repeat 10

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

Selection

A

A choice of which set of code to follow, dependent on a true or false question

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

Give an example of a selection

A

If…then…else, when…do…

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

Input

A

Method of entering info into a computer system, usually with a device

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

Give an input device

A

Keyboard, mouse

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

Output

A

Method of displaying info to a user

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

CPU

A

Central Processing Unit

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

RAM

A

Random Access Memory (very fast, volatile data storage)

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

ROM

A

Read Only Memory (non-volatile memory, opposite of RAM)

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

Volatile

A

Data is lost when device is turned off

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

Sprite

A

An image

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

Object

A

An item which can have actions and events attached

17
Q

Action

A

A command which operates an object

18
Q

Event

A

A trigger for an action

19
Q

CAD

A

Computer Aided Design