wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Year 9 Revision Quizizz SBA2 2023

Total questions: 65

Worksheet time: 3hrs 54mins

Name
Class
Date
1.

Which unit is smaller?

a)

KiB

b)

GiB

2.

Arrange from least to greatest:

tebibyte (TiB)

pebibyte (PiB)

nibble

mebibyte (MiB)

a)

nibble, MiB, TiB, PiB

b)

TiB, PiB, nibble, MiB

c)

nibble, MiB, PiB, TiB

3.

Arrange from least to greatest:

tebibyte (TiB)

pebibyte (PiB)

nibble

mebibyte (MiB)

a)

nibble, MiB, TiB, PiB

b)

TiB, PiB, nibble, MiB

c)

nibble, MiB, PiB, TiB

4.

Which unit is smaller?

a)

KiB

b)

GiB

5.

Which unit is smaller?

a)

MiB

b)

GiB

6.

Arrange from greatest to least:

kibibyte (KiB)

gibibyte (GiB)

exbibyte (EiB)

byte

bit

a)

EiB, GiB, KiB, byte, bit

b)

GiB, EiB, KiB, byte, bit

c)

GiB, EiB, KiB, bit, byte

d)

EiB, GiB, KiB, bit, byte

7.

Which part of the data packet holds the IP address of the sender and receiver?

a)

header

b)

payload

c)

trailer

8.

Which part of the data packet holds the IP address of the sender and receiver?

a)

header

b)

payload

c)

trailer

9.

Which part of the data packet holds the size of the data packet?

a)

header

b)

payload

c)

trailer

10.

Which part of the data packet holds the size of the data packet?

a)

header

b)

payload

c)

trailer

11.

Which part of the data packet holds the end of the data?

a)

header

b)

payload

c)

trailer

12.

Which part of the data packet holds the end of the data?

a)

header

b)

payload

c)

trailer

13.

Which part of the data packet holds a form of error-detection method?

a)

header

b)

payload

c)

trailer

14.

............................................... data transmission is where multiple bits of data are sent at the same time along different

channels in the same cabling.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

15.

............................................... data transmission is where multiple bits of data are sent at the same time along different

channels in the same cabling.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

16.

This type of data transmission occurs when a computer or device is connected to another computer

or device using a single data channel. Data is transmitted one bit at a time, sequentially, down

the channel.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

17.

This type of data transmission occurs when a computer or device is connected to another computer

or device using a single data channel. Data is transmitted one bit at a time, sequentially, down

the channel.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

18.

............................................... transmission is a one-directional (or unidirectional) mode of data transmission. The data will

only go one way, and the receiver of the data does not send any data back to the sender.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

19.

............................................... transmission is a one-directional (or unidirectional) mode of data transmission. The data will

only go one way, and the receiver of the data does not send any data back to the sender.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

20.

In .......................................... transmission, two-way communication is possible because both devices can send and

receive data packets. With half-duplex transmission, although the direction of the data flow can be

reversed, transmission cannot be sent in both directions simultaneously.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

21.

In .......................................... transmission, two-way communication is possible because both devices can send and

receive data packets. With half-duplex transmission, although the direction of the data flow can be

reversed, transmission cannot be sent in both directions simultaneously.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

22.

This method of data transmission is bi-directional, and data can flow simultaneously to and from

sender to receiver simultaneously. This transmission is made up of two simplex channels,

one flowing in one direction, and the other flowing in the opposite direction. It is the fastest

method of transmitting data.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

23.

This method of data transmission is bi-directional, and data can flow simultaneously to and from

sender to receiver simultaneously. This transmission is made up of two simplex channels,

one flowing in one direction, and the other flowing in the opposite direction. It is the fastest

method of transmitting data.

a)

serial

b)

parallel

c)

half-duplex

d)

full-duplex

e)

simplex

24.

16510 = (a)   2

25.

21610 = (a)   2

26.

10100101 + 11011000 = (a)  

27.

10100101 + 11011000 = (a)  

28.

11000110 + 00100010 = (a)  

29.

0110001100102 = (a)   10

30.

0110001100102 = (a)   10

31.

001110012 = (a)   10

32.

Given a denary number, -111 , give its equivalent two’s complement binary.

(a)  

33.

This type of error checking first requires a protocol to be agreed upon between the sender device

and receiver device. A protocol is a set of rules that both devices will follow. When .............................. is

used as the method of error detection, the protocol can either be even or odd parity.

Whichever type of protocol is used, a ..................................... involves adding an additional binary bit (a 1 or a 0)

to the end of a 7-bit byte to ensure that the number of 1 bits is either even or odd.

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

34.

This type of error checking first requires a protocol to be agreed upon between the sender device

and receiver device. A protocol is a set of rules that both devices will follow. When .............................. is

used as the method of error detection, the protocol can either be even or odd parity.

Whichever type of protocol is used, a ..................................... involves adding an additional binary bit (a 1 or a 0)

to the end of a 7-bit byte to ensure that the number of 1 bits is either even or odd.

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

35.

An algorithm is used to calculate a ............................. value from the data that will be transmitted, and then the

block of data is transmitted along with the checksum that has been calculated using this method.

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

36.

An algorithm is used to calculate a ............................. value from the data that will be transmitted, and then the

block of data is transmitted along with the checksum that has been calculated using this method.

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

37.

In an ................................., the receiving device will immediately send a copy of the data back to the sender and

a comparison is carried out. If there is any difference between the two sets of data during the ....................................., the data will be re-transmitted.

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

38.

In an ................................., the receiving device will immediately send a copy of the data back to the sender and

a comparison is carried out. If there is any difference between the two sets of data during the ....................................., the data will be re-transmitted.

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

39.

The ................. check also recognises that timeouts may occur, in that no acknowledgement is received at

all. In this case, after a set period of time waiting, the data will be sent again, and this will continue

until an acknowledgement comes back to the sender.

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

40.

The ................. check also recognises that timeouts may occur, in that no acknowledgement is received at

all. In this case, after a set period of time waiting, the data will be sent again, and this will continue

until an acknowledgement comes back to the sender.

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

41.

It is a digit that is calculated using all of the other digits

in the code and, depending on the product, there will be

a particular mathematical calculation that will be carried

out on the code to generate the ...............................

a)

parity check

b)

checksum

c)

echo check

d)

ARQ

e)

Check Digits

42.

Wires used for the transmission of addresses between components in the computer.

a)

address bus

b)

control bus

c)

data bus

43.

A device that allows data to be entered into a computer system.

a)

input device

b)

output device

44.

A memory location in RAM.

a)

address

b)

CPU

45.

A component in the CPU that holds the address of the data or instruction located in RAM.

a)

MAR

b)

MDR

46.

A storage device that stores data permanently, until it is deleted by the user.

a)

hard drive

b)

RAM stick

47.

What registers/components build the core?

a)

MDR, registers, and ALU

b)

registers, ALU, CU

c)

PC, ALU, and CU

48.

What is the unit for clock speed?

a)

MiB

b)

  hertz 

c)

hP

49.

The part of the CPU that contains all the components that are used toperform the fetch-decode-execute cycle.

a)

cache

b)

core

c)

clock speed

50.

The part of the CPU that contains all the components that are used toperform the fetch-decode-execute cycle.

a)

cache

b)

core

c)

clock speed

51.

The number of FDE cycles that can be performed in a second

a)

cache

b)

core

c)

clock speed

52.

The number of FDE cycles that can be performed in a second

a)

cache

b)

core

c)

clock speed

53.

A type of storage that is built into the CPU, to store the most frequently used data and instructions

a)

cache

b)

core

c)

clock speed

54.

laser printer

a)

input device

b)

output device

55.

two-dimensional (2D) and three-dimensional (3D) scanners

a)

input device

b)

output device

56.

optical mouse

a)

input device

b)

output device

57.

optical mouse

a)

input device

b)

output device

58.

actuator

a)

input device

b)

output device

59.

Which sensor captures pH level of a substance?

(a)  

60.

Which sensor captures pH level of a substance?

(a)  

61.

What sensor captures force of pressure?

(a)  

62.

What sensor captures force of pressure?

(a)  

63.

What sensor captures temperature?

(a)  

64.

What sensor captures temperature?

(a)  

65.

What sensor captures ambient light?

(a)