wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computing A level AQA

Total questions: 70

Worksheet time: 36mins

Name
Class
Date
1.

What is the bit rate

a)

The speed at which data is transmitted serially.

b)

The amount of data that can be transmitted in a fixed amount of time.

c)

The rate at which the signal changes

d)

It measures how many bits are used in images

2.

What is the baud rate

a)

the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination.

b)

The speed at which data is transmitted serially is measured in bits per second.

c)

the amount of data that can be transmitted in a fixed amount of time.

d)

The rate at which the signal changes

3.

What is bandwidth

a)

The speed at which data is transmitted serially is measured in bits per second.

b)

the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination.

c)

the amount of data that can be transmitted in a fixed amount of time.

d)

The rate at which the signal changes

4.

Latency

a)

The speed at which data is transmitted serially is measured in bits per second.

b)

it is the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination.

c)

The rate at which the signal changes

d)

the amount of data that can be transmitted in a fixed amount of time

5.

What is synchronised transmission

a)

bits are sent via an interface one bit at a time over a single wire from the source to the destination.

b)

data is transferred at regular intervals that are timed by a clocking signal, allowing for a constant and reliable transmission

c)

used inside the computer and for very short distances of up to a few metres

d)

One character at a time is sent, with each character being preceded by a start bit and followed by a stop bit.

6.

What is Parallel transmission

a)

bits are sent via an interface one bit at a time over a single wire from the source to the destination.

b)

One character at a time is sent, with each character being preceded by a start bit and followed by a stop bit

c)

data is transferred at regular intervals that are timed by a clocking signal

d)

used for very short distances of up to a few metres. Bits are sent across multiple different wires which can cause skew.

7.

What is the peer to peer architecture

a)

It is a network that is suitable for small companies and it isn’t very secure. It is very cheap to set up and maintain.

b)

It is suitable for many different types of organisations and it is very secure thanks to he central server. However, it is very expensive.

c)

data is sent as one long stream or block of data, with no gaps in the transmissions.

d)

the time delay between the moment the first byte or packet of a communication starts and when it is received at its destination.

8.

What is the client server

a)

it is a cheap and effective form of serial transmission.

b)

The server is a powerful computer which provides services or resources required by the client. It is suitable for different types of organisations and it is very secure . However, it is very expensive.

c)

It is suitable for small companies and it isn’t very secure. It is very cheap to set up and maintain.

d)

data is transferred at regular intervals that are timed by a clocking signal, allowing for a constant and reliable transmission for time-sensitive data.

9.

What is the Von Neumann architecture

a)

Instructions and data are stored in a common main memory and transferred using a single shared bus,

b)

Separates the data and instructions into separate memories using different buses.

10.

What is the Harvard architecture

a)

Separates the data and instructions into separate memories using different buses.

b)

Instructions and data are stored in a common main memory and transferred using a single shared bus,

11.

What is the MAR

a)

holds information about the current state of operations.

b)

holds the memory address of the next instruction to be executed

c)

Holds the address in memory where the processor is required to fetch or store data

d)

holds the current instruction

12.

What is the status register

a)

holds information about the battery life

b)

holds information about the current state of operations.

c)

Holds the address in memory where the processor is required to fetch or store data

d)

temporarily holds data moving between the processor and main memory

13.

What is the CIR

a)

holds the current instruction

b)

temporarily holds data moving between the processor and main memory

c)

holds information about the current state of operations.

d)

Holds the address in memory where the processor is required to fetch or store data

14.

What is the MBR

a)

Holds the address in memory where the processor is required to fetch or store data

b)

holds information about the current state of operations.

c)

holds the memory address of the next instruction to be executed

d)

temporarily holds data moving between the processor and main memory

15.

What is the PC

a)

Holds the address in memory where the processor is required to fetch or store data

b)

holds information about the current state of operations.

c)

temporarily holds data moving between the processor and main memory

d)

holds the memory address of the next instruction to be executed

16.

What does the ALU do

a)

Results from the ALU are stored.

b)

The part of the processor that coordinates the activity of all other components.

c)

A series of regular ON/OFF signals that are used to synchronise the operations of the processor components.

d)

The problem solving part of the processor.

17.

What does the system clock do

a)

The part of the processor that coordinates the activity of all other components.

b)

A series of regular ON/OFF signals that are used to synchronise the operations of the processor.

c)

Results from the ALU are stored

d)

The problem solving part of the processor.

18.

What is primary storage

a)

non-volatile and refers to things like HDDs or SDDs

b)

volatile and refers to RAM

19.

How is the width of the bus defined

a)

The type of bus it is

b)

number of wires it contains

c)

When the bus grant was sent

d)

How many bits are going through the bus

20.

What does the disk defragmenter do

a)

Reduces the size of the data by compressing it.

b)

allows the you to automate and schedule when the back up happens.

c)

a database pointing to resources needed to run software.

d)

it re-orders the sectors of a magnetic hard drive

21.

What does the scheduler do

a)

allocates memory to each process.

b)

Responsible for ensuring that processor time is used as efficiently as possible.

c)

it re-orders the sectors of a magnetic hard drive

d)

allows the you to automate and schedule when the back up happens.

22.

What does the registry cleaner do

a)

a database pointing to resources needed to run software.

b)

Reduces the size of the data by compressing it.

c)

it re-orders the sectors of a magnetic hard drive

d)

Responsible for ensuring that processor time is used efficiently

23.

What is opcode

a)

The instructions the code can perform in the operand

b)

The instructions the code can perform in the CPU

c)

The instructions the code can perform in the RAM

d)

The instructions the code can perform in the bus

24.

What is the Operand

a)

Communicates with IO devices

b)

translates high-level Instructions into an intermediate form

c)

The memory location of the opcode

d)

The memory location of the bytecode

25.

What is a compiler

a)

Translates programs into machine code

b)

translates high-level Instructions line by line into an intermediate form, which it then executes.

c)

Responsible for ensuring that processor time is used as efficiently as possible.

d)

a program that translates a high-level language into object code.

26.

What is the interpreter

a)

translates high-level Instructions line by line into an intermediate form, which it executes.

b)

Communicates with IO devices

c)

A PC allows many processes to run at the same time.

d)

a program that translates a high-level language such as visual-basic into object code.

27.

What is an ordinal number

a)

any value that can be expressed as a ratio, or fraction

b)

defines the position of a number

c)

any numbers that can’t be expressed as a fraction

d)

a whole number

28.

How many bits is used to represent ASCII code

a)

8

b)

2

c)

16

d)

7

29.

What is majority voting

a)

When an error is detected, the data cannot be corrected and it will need to be resent.

b)

A sum of bytes is calculated. The receiver recalculates the sum based on data received and compares it with the checksum.

c)

A check digit is an additional digit at the end of a string of other numbers designed to check for mistakes.

d)

Each bit is sent three times and if a bit value is flipped erroneously, the recipient uses a majority rile and assumes the bits have not changed

30.

Whatt is error detection

a)

bits are sent 3 times and if a bit value is flipped erroneously, the recipient computer uses a majority rile and assumes the bits haven't changed.

b)

A sum of bytes is calculated. it is sent with data and the receiving computer calculates it and compares with the checksum received.

c)

When an error is detected, the data cannot be corrected and it will need to be resent.

d)

A check digit is an additional digit at the end of a string designed to check for mistakes

31.

What is a checksum

a)

Each bit is sent 3 times and if a bit value is flipped erroneously, the recipient uses a majority rile and assumes the two bits have not changed.

b)

A sum of bytes in a transmission is calculated. The receiver recalculates the sum based on data received and compares it with the checksum.

c)

When an error is detected, the data cannot be corrected and it will need to be resent.

d)

A check digit is an additional digit at the end of a string of other numbers designed to check for mistakes

32.

In regards to sound, the greater the frequency...

a)

the greater the accuracy

b)

the greater the file size

c)

The smaller the file size

d)

The sound quality gets worse

33.

What is the vermam cipher

a)

letters are changed by a certain shift.

b)

It uses the one time pad. Encryption and decryption is performed bit by bit using an XOR operation with the shared key.

34.

Big O notation is O(n) for

a)

Tractable problems

b)

Linear functions

c)

Quadratic functions

d)

Logarithmic functions

35.

Big O notation for tractable problems

a)

O(log n)

b)

O(n2))

c)

O(n)

d)

O(2n)

36.

What is the o notation for quadratic functions

a)

O(n)

b)

O(n2)

c)

O(2n).

d)

O(log n)

37.

What is the halting problem

a)

Problems such as face recognition may once have seemed non-computable, but now are routine.

b)

A problem is defined as being computable.

c)

the problem of determining whether a program will finish running or continue forever.

d)

A problem that has a polynomial– time solution.

38.

What is the brute force method

a)

Gives a list of routes and finds the shortest route that can be travelled.

b)

Problems such as face recognition may once have seemed non-computable, but now are routine

c)

All routes are tested with this method and it isn’t efficient if a lot of routes are tested.

d)

This is the problem of determining for given output

39.

What are internet registrars

a)

connects networks together. It reads the IP address of each packet

b)

It is a code that identifies a computer network, particular computer or device connected to the TCP/IP

c)

Needed to ensure the domain name is only used once.

d)

It hold worldwide web databases of all domain names. It allocates IP addresses

40.

What are Internet registries

a)

connects networks together. It reads the IP address of each packet

b)

Needed to ensure the domain name is only used once.

c)

A device that acts as a go-between two or more networks.

d)

It hold worldwide web databases of all domain names. It allocates IP addresses

41.

What is symmetric encryption

a)

uses the same key to encrypt and decrypt.

b)

Uses separate but related keys.

42.

What is Asymmetric encryption

a)

uses the same key to encrypt and decrypt.

b)

Uses separate but related keys.

43.

What is packet switching

a)

it examines the payload of a packet before allowing access.

b)

the packets are sent one after the other along a pre-established route.

c)

Packets of data are inspected by the firewall

d)

Packets are sent different routes to get to the computer.

44.

What is circuit switching

a)

Packets are sent different routes to get to its destination.

b)

The packets are sent one after the other along a pre-established route.

c)

it examines the payload of a packet before allowing access.

d)

Packets of data are inspected by the firewall. The port must be opened for the duration of the connection

45.

What is stateful inspection

a)

Packets of data are inspected by the firewall to check which port they are trying to access.

b)

packets are sent one after the other along a pre-established route

c)

it examines the payload of a packet before allowing access

d)

Packets are sent different routes to get to the destination computer.

46.

What is packet filtering

a)

it examines the payload of a packet before allowing access and remembers actions for future decisions.

b)

Packets of data are inspected by the firewall to check which port they are trying to access.

c)

packets are sent one after the other along a pre-established route.

d)

Packets are sent different routes to get to the destination computer.

47.

What is first normal form

a)

There are no repeating groups, all the key attributes are defined, all attributes are dependent on the primary key

b)

IT is a form that is normal

c)

It includes no transitive dependencies

d)

It includes no partial dependencies

48.

What is second normal form (minus it being in first normal form)

a)

It’s already in second normal form, It includes no transitive dependencies

b)

There are repeating groups, all the key attributes are defined, all attributes are dependent on the primary key

c)

It includes no partial dependencies

d)

There are no repeating groups, all the key attributes are defined, all attributes are dependent on the primary key

49.

What is the third normal form minus it being in second normal form

a)

There are no repeating groups, all the key attributes are not defined, all attributes are dependent on the primary key

b)

It includes no partial dependencies

c)

There are no repeating groups, all the key attributes are defined, all attributes are dependent on the primary key

d)

It includes no transitive dependencies

50.

What is an attribute

a)

A link or association between entities.

b)

a thing of interest to an organisation about which data is to be held.

c)

This describes how the data elements are grouped.

d)

A property or characteristic of an entity

51.

What is an entity

a)

A property or characteristic of an entity

b)

a thing of interest to an organisation about which data is to be held.

c)

A link or association between entities.

d)

This describes how the data elements are grouped.

52.

What is an relationship

a)

A property or characteristic of an entity

b)

A link or association between entities.

c)

This describes how the data elements are grouped.

d)

A property or characteristic of an entity

53.

What is the conceptual data model

a)

a thing of interest to an organisation about which data is to be held.

b)

This describes how the data elements are grouped.

c)

A property or characteristic of an entity

d)

A link or association between entities.

54.

What is an IP address

a)

An address for a website

b)

a unique number that identifies the actual device that is connected to the internet or network.

c)

The address where protocols are located

d)

Identifies a unique computer connected to a TCP/IP

55.

What is a MAC address

a)

a unique number that identifies the actual device that is connected to the internet or network.

b)

Identifies a network or a particular computer connected to TCP/IP

c)

The address of the nearest Mac shop

d)

The location of internet information

56.

In a particular communications system, eight different voltage levels are used to encode the value of groups of bits. Each voltage level encodes the value of one group of bits.


Given that eight different voltage levels are used, how many bits can be in a group that is encoded by a voltage level?

a)

4

b)

7

c)

3

d)

8

57.

In a particular communications system, eight different voltage levels are used to encode the value of groups of bits. Each voltage level encodes the value of one group of bits.


What is the bit rate if the bits in a group encoded by the voltage is 5 and the baud rate is 500 baud

a)

25

b)

25000

c)

250

d)

2500

58.

How many hexadecimal digits are needed to represent an 8-bit binary pattern?

a)

2

b)

4

c)

3

d)

1

59.

What is the hexadecimal value 2D equivalent in denary (base 10)?

a)

45

b)

36

c)

49

d)

46

60.

How many bytes are used to represent a colour in the 24-bit web colour model?

a)

8

b)

2

c)

3

d)

1

61.

Which defines lossless compression

a)

as the file size is compressed, the quality remains the same - it does not get worse.

b)

it permanently removes data

62.

What is a bus topology

a)

all nodes in the network are connected directly to a central cable that runs up and down the network

b)

all nodes indirectly connect to each other through one or more switches

c)

each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node

63.

What defines a star topology

a)

all nodes in the network are connected directly to a central cable that runs up and down the network

b)

each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node

c)

all nodes indirectly connect to each other through one or more switches

64.

What defines a ring topology

a)

each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node

b)

all nodes in the network are connected directly to a central cable that runs up and down the network

c)

ll nodes indirectly connect to each other through one or more switches

65.

What defines the application layer

a)

applications and protocols operate at this layer.

b)

this adds the sender’s and recipient’s IP addresses to the packet, and packages the data to make it ready for transmission.

c)

the network interface card/controller (NIC) and operating system drivers are at this layer.

d)

this breaks down the message into packets. Each packet is given a packet number and the total number of packets.

66.

Define the transport layer

a)

this adds the sender’s and recipient’s IP addresses to the packet, and packages the data to make it ready for transmission.

b)

the network interface card/controller (NIC) and operating system drivers are at this layer.

c)

applications and protocols operate at this layer.

d)

this breaks down the message into packets. Each packet is given a packet number and the total number of packets.

67.

Define the network layer

a)

applications and protocols operate at this layer.

b)

this adds the sender’s and recipient’s IP addresses to the packet, and packages the data so it is ready for transmission. it routes the packets across the network.

c)

the network interface card/controller (NIC) and operating system drivers are at this layer.

d)

applications such as web browsers and email programs operate at this layer.

68.

Define the link layer

a)

the network interface card/controller (NIC) and operating system drivers are at this layer.

b)

this breaks down the message into packets. Each packet is given a packet number and the total number of packets. This layer sets up the communication between hosts

c)

this adds the sender’s and recipient’s IP addresses to the packet, and packages the data so it is set for transmission. it routes the packets across the network.

d)

applications and protocols operate at this layer.

69.

Which number is an integer but not a natural number

a)

4

b)

3/5

c)

-6

d)

7.9

70.

Which number is an irrational number

a)

76

b)

√2

c)

6.8

d)

2/6