Search Header Logo
2025 Mock Revision

2025 Mock Revision

Assessment

Presentation

Computers

9th - 10th Grade

Medium

Created by

Alice Adlam

Used 1+ times

FREE Resource

16 Slides • 53 Questions

1

media

2

media

3

Multiple Choice

In the FDE Cycle

The binary representation of an instruction needs to be decoded before it can be run. This is the process the control unit uses to work out what the other components need to do.

1

Fetch

2

Decode

3

Execute

4

Store

4

Multiple Choice

In the FDE Cycle

Once the instruction is understood, the instruction will be executed. The control unit will tell the other components what they need to do in order for the instruction to work.

1

Fetch

2

Decode

3

Execute

4

Store

5

Multiple Choice

In the FDE Cycle

Instructions are loaded into memory (RAM) before the processor starts running the program.

1

Fetch

2

Decode

3

Execute

4

Store

6

Multiple Choice

The Fetch-Decode-Execute cycle runs continuously when the computer is turned on.

1

True

2

False

7

Multiple Choice

When something is loaded from memory, where is it first stored?

1

The CIR

2

The MAR

3

The MDR

4

The ALU

8

Multiple Choice

According to the von Neumann model, _______ are stored in memory.

1

only data

2

only programs

3

data & programs

4

neither data nor programs

9

media

10

Multiple Choice

Which register is being described?
Stores the results of the calculations done by the ALU

1
MAR
2
MDR
3
Accumulator
4
Program Counter

11

Multiple Choice

Which register is being described?
Holds the memory address about to be used by the CPU

1
MAR
2
MDR
3
Accumulator
4
Program Counter

12

Multiple Choice

Which register is being described?
Holds the data / instructions that have been fetched from memory

1
MAR
2
MDR
3
Accumulator
4
Program Counter

13

Multiple Choice

Which register is being described?
Holds the memory address of the instruction for each cycle

1
MAR
2
MDR
3
Accumulator
4
Program Counter

14

Multiple Choice

What are registers used for?
1
To check that students are in school.
2
To temporarily hold bits of data needed by the CPU.
3
To make sure that the CPU runs properly.
4
To make the CPU faster.

15

Multiple Choice

What are the four registers in the CPU called?

1

PC, MDR, Accumulator, MAR

2

Cache, ALU, Control Unit

3

ALU, PC, CU, Accumulator

4

MAR, MDR, CAR, ALU

16

Multiple Choice

Which of the following is an example of 'main memory'.
1
Hard Drive
2
USB Drive
3
RAM
4
ROM

17

media

18

Multiple Select

Which of the following are embedded systems?

1

Laptop

2

Tablet

3

PC

4

Washing Machine

19

Multiple Choice

Which one is a characteristic of an embedded system

1

Usually has a complex operating system

2

Used for specialised tasks

3

A desktop PC is a good example

4

Can perform custom tasks

20

Multiple Choice

Which one is a characteristic of an embedded system?

1

Has many cores

2

Easy to update

3

A single microprocessor including RAM,ROM and a CPU

4

Anyone can program

21

media

22

Fill in the Blank

A ___ consists of 8 bits.

23

media

24

Fill in the Blank

Convert the binary number 0001 1101 to denary

25

Fill in the Blank

Convert the denary number 47 to binary

26

media

27

Multiple Choice

What is the value of the hexadecimal number 7C in decimal (denary)?

1

124

2

112

3

28

4

192

28

media

29

Multiple Choice

Which of the following hexadecimal numbers is equal to 250 in decimal?

1

FA

2

C0

3

2B

4

11

30

media

31

Multiple Choice

Which of the following denary numbers is correctly converted to hexadecimal as 5B?

1

91

2

19

3

172

4

207

32

media

33

Multiple Choice

When binary addition results in a number larger than 8-bits (or the amount of space allocated to it), there is an error. It is called an..

1

Addition error

2

Overflow error

3

9-bit error

4

Actuary error

34

media

35

Multiple Choice

A binary shift to the left means that the number is...

1

Added

2

Multiplied

3

Divided

4

Subtracted

36

Multiple Choice

A binary shift to the right means that the number is...

1

Added

2

Multiplied

3

Divided

4

Subtracted

37

Multiple Choice

What is the purpose of the DNS?

1

Turns human friendly domain names into IP addresses

2

Turns human friendly domain names into MAC addresses

3

Turns IP addresses into domain names

4

Turns MAC addresses into IP addresses

38

media

39

media

40

Fill in the Blank

The frequency at which samples are taken is called the ___ rate.

41

Fill in the Blank

What is the name of the process of capturing sound and converting it into digital form?

42

Multiple Choice

What is sampling?

1

The number of bits used to represent the sound

2

Turning a microphone on and off to only record sound at certain times

3

Taking measurements of a wave at regular intervals

4

Combining two sound waves into one

43

Multiple Choice

What is sample rate?

1

The number of bits used for a sample

2

How many times a sound wave goes up and down

3

How fast a sound wave moves

4

How many samples you take each second

44

Multiple Choice

What is sample rate measured in?

1

bits

2

Hertz

3

Kbps

4

Decibels

45

Multiple Choice

If the sample rate and sample resolution are increased, what happens to the sound file?

1

Quality goes up. Size of the file goes up.

2

Quality goes down. Size of the file goes down.

3

Quality goes down. Size of the file goes up.

4

Quality goes up. Size of the file goes down.

46

media

47

media

48

Multiple Choice

Makes the file smaller by deleting parts of the file permanently (forever)
1
Lossy Compression
2
Lossless Compression

49

Multiple Choice

Makes the file smaller by giving repeated patterns/colours a specific code
1
Lossy Compression
2
Lossless Compression

50

Multiple Choice

Which of the following would not be suitable for Lossy Compression?

1

Images

2

Music

3

Videos

4

Text

51

Multiple Choice

Compression looks for _______ data

1

Unnecessary

2

Repeated

52

Multiple Choice

What network has the server placed in the centre and the devices around it?
1
Ring
2
Bus
3
Star
4
Mesh

53

Multiple Choice

In a star network
1
Each device is connected to a switch or hub
2
Each device connects to each other
3
Each device is connected in a line
4
Each device is connected to a terminal

54

Multiple Choice

A star topology will cause a network failure if...

1

If the hub/switch fails

2

If one of the many of the computers fail

3

If the printer fails

55

media

56

Multiple Choice

Which of the following best describes the role of a Domain Name Server (DNS)?

1

It translates domain names into IP addresses so users can access websites.

2

It stores all the content of websites.

3

It provides internet access to users.

4

It encrypts data sent over the internet.

57

Multiple Choice

What does DNS stand for?

1

Domain Name System

2

Domain Nomenclature Service

3

Dynamic Naming Service

4

Do Not Send

58

Open Ended

Compare the advantages and disadvantages of proprietary software and open-source software.

59

Multiple Choice

What is meant by 'open source' software?
1
Software owned by an organisation, you may need to buy a license for
2
Freely available, constantly upgraded by users.  No fee. 

60

Multiple Choice

What is meant by 'proprietary' software?
1
Software owned by an organisation, you may need to buy a license for.
2
Freely available, constantly upgraded by users.  No fee. 

61

Multiple Choice

Which of the following is an advantage of 'open source' software?
1
You can edit the source code to customise it
2
You need to be an expert to edit code
3
You have to pay
4
Can sometimes be too generic for specialist purposes

62

Multiple Choice

Which of the following is an advantage of 'open source' software?
1
The software must be paid for.
2
It’s often free.
3
The produces provide regular updates.
4
Not as customisable

63

Multiple Choice

Which of the following is a disadvantage of 'open source' software?
1
High quality software with lots of features
2
Not as customisable
3
May not have been tested as much as proprietary software, so might have bugs.
4
You can edit the source code to customise it

64

Multiple Choice

Which of the following is a disadvantage of 'open source' software?
1
Can sometimes be too generic for specialist purposes
2
It’s often free!
3
Help and support provided
4
You need to be an expert to edit code

65

Multiple Choice

Which of the following is an advantage of 'proprietary' software?
1
It is usually free.
2
Thoroughly tested because people are paying to use it.
3
Not as customisable
4
Can sometimes be too generic for specialist purposes

66

Multiple Choice

Which of the following is an advantage of 'proprietary' software?
1
Regular updates provided by professionals
2
A community of enthusiasts keep updating it
3
Not as customisable
4
Can sometimes be too generic for specialist purposes

67

Multiple Choice

Which of the following is a disadvantage of 'proprietary' software?
1
You need to be an expert to edit code
2
You have to pay for this type of software
3
Its often free
4
You can edit the source code to customise it

68

Multiple Choice

Which of the following is a disadvantage of 'proprietary' software?
1
Can sometimes be too generic for specialist purposes
2
It is usually free
3
You need to be an expert to edit code
4
Not as much support available or you may need to pay for it

69

Multiple Choice

Which of the following are considered ethical or cultural issues related to technology?

1

Access to inappropriate content

2

Increase in e-waste

3

How to keep personal data safe

4

The ability of websites to track users

media

Show answer

Auto Play

Slide 1 / 69

SLIDE