Summer Exam Flashcards

1
Q

What is an algorithm?

A

An algorithm is a list of steps you give to computers to solve a problem or get something done.

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

What is a flowchart?

A

A flowchart is a diagram depicting a computer algorithm.

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

What shape do flowcharts use for the start and stop?

A

Curved rectangle

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

What shape do flowcharts use for inputs and outputs?

A

Parallelogram

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

What shape do flowcharts use for decisions?

A

Diamond

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

What shape do flowcharts use for processes?

A

Rectangle

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

How is it different giving instructions to a computer than giving instructions to a human?

A

Because a computer can only use the information you tell it: the instructions have to be very precise and detailed, whereas humans can understand short instructions.

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

What is a computer programme?

A

A computer programme is a series of instructions to tell a computer exactly what to do and how to do it.

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

What is a variable?

A

The value that changes in a programme, eg. The score or the timer.

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

What are sequences?

A

A series of coded instructions that tell the computer what to do.

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

What are loops?

A

A loop is a sequence of instructions that is repeated for a specified number of times or until a particular outcome is reached.

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

What are if statements?

A

If statements are used to let a program select an action depending upon the value of variables held in the program.

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

Count to 5 in binary

A

0001
0010
0011
0100
0101

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

How do computers use binary?

A

Computers use electrical signals that are on or off, so they have to see everything as a series of binary numbers.

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

what is the difference between analogue and digital technologies?

A

Digital technology converts information into binary, Analogue technology doesn’t.

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

What does it mean to digitise information?

A

Digitising information is the process of converting information into a digital format.

17
Q

What does virtual mean in the context of Digital Technology?

A

A digitally replicated version of something real.

18
Q

Roughly, how much space do you need to store a word document?

19
Q

Roughly, how much space do you need to store a picture?

20
Q

Roughly, how much space do you need to store an mp3 song?

21
Q

Roughly, how much space do you need to store a DVD film?

22
Q

Roughly, how much space do you need to store a Blu-ray film?

23
Q

What is the capacity of my iPad storage?

24
Q

What is the cloud?

A

A collection of computers that we access through the internet.

25
How are didgital images stored and processed?
Images are made of pixels, pixels are made of colour and colour is made of binary .
26
What is the main function of the motherboard?
It holds together the crucial components of a computer.
27
What is the main function of the CPU?
It guides the computer through the various steps of solving a problem.
28
What is the main function of the Heat Sink?
To properly remove heat from device components to improve device performance and extend its life.
29
What is the main function of the RAM?
It’s where your computer stores data it needs to retrieve quickly.
30
What is the main function of the hard disk drive?
It stores all of your digital content.
31
What is the main function of the CD drive?
It allows you to use CDs, DVDs, and Blu-ray Discs.
32
What is the main function of the USB connector?
It allows data to be moved between devices.
33
What is the difference between input and output devices?
Input devices take in data, output devices release data.
34
What are some examples of input devices?
Keyboard, mouse and touch screen
35
What are some examples of output devices?
Speakers, printers and projectors.