Product Design Flashcards

1
Q

What is an algorithm?

A

A set of step-by-step instructions.

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

What is a code?

A

Instructions written in a way a computer can understand.

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

What is a hardware?

A

A physical device like a computer or a micro:bit that is told what to do by computer programs (software)

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

What is a LED

A

L- Light
E- Emitting
D- Diode
the micro:bit is made out of 25 LEDs

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

What is a loop?

A

Allows you to repeat sets of instructions without having to write them out multiple times.

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

What is an output?

A

Data sent from a computer such as information shown on the LED display

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

What is a program?

A

A set of instructions written in a code that preforms a given task

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

What is a software?

A

A set of programs used to preform a task, which is usually more complex that a single program

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

What is a string?

A

A collection of letters,numbers or symbols stored in a computer, for example the letter that make up your name

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

What is an accelerometer?

A

A sensor that detects movement

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

What is data?

A

Information collected for use elsewhere

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

What is a simulator

A

Test your code

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

What is a Micro:bit

A

A small computer with 25 LED lights

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