Search Header Logo
N5 Computing - Computer Systems Revision

N5 Computing - Computer Systems Revision

Assessment

Presentation

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Tracy Mutter

Used 3+ times

FREE Resource

13 Slides • 23 Questions

1

media

Computer Systems Revision

National 5 Computing Science

2

media

Binary Numbers

To be able to convert denary numbers to binary or vice versa, use the table below.

128

64

32

16

8

4

2

1

3

Fill in the Blanks

Type answer...

4

Fill in the Blanks

Type answer...

5

Floating point representation

​Used to store real numbers in binary using a mantissa and an exponent

6

Fill in the Blanks

Type answer...

7

Fill in the Blanks

Type answer...

8

Fill in the Blanks

Type answer...

9

ASCII

Text is represented in computer systems using ASCII. Each character is assigned a unique binary code.

10

Multiple Choice

How many bits does extended ASCII use to represent
a single character?

1

5

2

6

3

7

4

8

11

Fill in the Blanks

Type answer...

12

Vector graphics

Vector graphics store the attributes of objects in a drawing.

13

Multiple Choice

Which shape is not one that is identified in vector graphics?

1

Square

2

Ellipse

3

Line

4

Polygon

14

Multiple Choice

Question image

Which of the following is not an attribute of an ellipse?

1

fill colour

2

line colour

3

coordinates

4

line thickness

15

media

Bitmapped graphics

Bitmapped graphics store the binary colour code of every pixel in an image

Resolution measures the number
of pixels in an image

16

Fill in the Blanks

Type answer...

17

Inside the processor

The processor is at the centre of every computer system, repeatedly fetching and executing instructions

There are three main parts of the processor

Control unit
Registers
ALU

18

Multiple Choice

Which part of the processor manages the fetching and execution of all instructions?

1

ALU

2

Register

3

Control Unit

19

Multiple Choice

Which part of the processor makes all decisions and calculations?

1

ALU

2

Registers

3

Control Unit

20

Multiple Choice

Which part of the processor stores data and instructions temporarily?

1

ALU

2

Registers

3

Control Unit

21

media

Memory

Main memory holds all the running
programs and open files on your
computer

Memory is organised into many, many locations

Each location has a unique address so the data or instructions in one location can be fetched

22

Multiple Choice

What is not true about RAM?

1

It stores data permanently

2

It holds running programs

3

It holds open files

4

It is organised into lots of separate memory locations

5

It can be read from or written to

23

media

Buses

CPU and RAM are connected by buses to
allow the CPU to fetch

The address bus finds a location in memory in order to read from it or write to it

The data bus transfers instructions and data between memory and processor

24

Fill in the Blanks

Type answer...

25

Fill in the Blanks

Type answer...

26

media

Translator programs

When you code in Visual Basic or Python, you use English-like commands such as Repeat, If, Integer, End etc.

The processor does not understand these commands - it only understands binary instructions

So any program has to be translated before it can be run

27

Translator programs

An interpreter translates and
executes one instruction at a time

It doesn’t save the translated code so has to be translated every time you want to run the program

It identifies errors as soon as the line is translated so is useful for debugging code and removing
mistakes

A compiler translates and executes the entire program in one operation

It saves the translated code so it
doesn’t have to be translated every time you want to run the program

Errors are only identified once all
the code is translated so compilers are best for producing a final version of software for release to customers

28

Fill in the Blanks

Type answer...

29

Fill in the Blanks

Type answer...

30

Multiple Select

Which are advantages of an interpreter?

1

The user does not need a translator program to run the machine code therefore the program runs quicker and takes up less memory and processor time.

2

Program will stop running when it encounters an error so it is easy to spot errors during the translation.

3

The machine code is saved so the program only needs to be translated once.

31

Multiple Select

Which are advantages of compilers?

1

The user does not need a translator program to run the machine code therefore the program runs quicker and takes up less memory and processor time.

2

Less intensive on computer resources as don't need the translator and programming environment in future.

3


Never need to translate it again.

32

Environmental Impact

There are environmental implications of manufacturing and using computer devices.
These can be reduced by
recycling devices
switching off when not in use
using power down settings
using eco mode
reducing screen brghtness

33

Multiple Select

Which of the following are ways to reduce environmental impact of computers?

1

Using solar or wind power to charge batteries

2

Recycling old computer systems

3

Dimming screen, going to standby or shutting down when not in use

4

Uninstalling apps, turning off WiFi, GPS and Bluetooth

34

Security Risks

To reduce security risks, we use

Firewalls to filter incoming and outgoing data.
Encryption to encode data whilst being sent so that if intercepted it is unreadable and therefore worthless

35

Multiple Choice

What is a firewall?

1

A network device that filters and checks all incoming and outgoing network traffic

2

A network device that encrypts all data being sent so that, if intercepted, it cannot be read

3

A network device that uses 2-factor authentication to verify your identity

4

A network device that finds IP addresses based on URLs

36

Dropdown

is a way to conceal information by altering it so that it appears to be random ​
. Encryption is essential for ​
on the Internet.
media

Computer Systems Revision

National 5 Computing Science

Show answer

Auto Play

Slide 1 / 36

SLIDE