wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AQA A-Level Grand Quiz

Total questions: 80

Worksheet time: 44mins

Name
Class
Date
1.
Convert 128 to binary
a)
10000000
b)
01111110
c)
10000001
d)
11001100
2.
A byte is
a)
8 bits
b)
4 bits
3.

Calculate the decimal equivalent of the normalised floating point representation number with an 8-bit mantissa and a 4-bit exponent, both stored using two’s complement.

1.0110010 0010

(a)  

4.

With an 8 bit mantissa and a 4 bit exponent, write the normalised floating point representation of the decimal value 0.15625

(a)  

5.

The highest frequency component in a sound that is being sampled is 14,500 Hz. What should the minimum sample rate be?

(a)  

6.

Given an 8-bit mantissa and 4-bit exponent, write the normalised, two's complement representation of 58.5 in binary.

(a)  

7.

Using odd parity, what is the parity bit for the following data? 0101011

(a)  

8.

A band is recording and digitising a song to make available as a download from their website.

The song lasts 3 minutes. The sample resolution is 16 bits and a sample rate of 44 kHz has been used. Calculate the minimum amount of storage space, in megabytes (MB), for the song and leave your answer with a precision of two decimal places.

(a)  

9.

Horatio is on Discord voice with his mates but his computer gives him a warning message that his microphone's ADC has failed. What is an ADC?

(a)  

10.

What is the denary equivalent of the hexadecimal number D6?

(a)  

11.

Represent the decimal value -67 as an 8-bit two’s complement binary integer.

(a)  

12.

Calculate the minimum size of file that could be used to store the bitmap image in the figure above. Express your answer in bytes.

(a)  

13.

Calculate the decimal equivalent of the number.

(a)  

14.

Compress the above using Run-Length-Encoding.

(a)  

15.

Which theorem states that we need to be sampling at a frequency at least twice the rate of the highest frequency that can be present in the original signal?

(a)  

16.

Translate &DD00 into denary

(a)  

17.

What is abstraction?

a)

Removal of certain details, keeping relevant the information

b)

Stores data in a program for retrieval

c)

Freedom from representing art

d)

Detects errors while program is running

18.

Selection is when...

a)

...a program will execute instructions regardless of what the user does

b)

...a program will execute certain instructions based on the user's actions

c)

...a program will execute certain instructions based on conditions

d)

....a program will execute all instructions regardless of what the user does

19.

In computer programming 'iteration' is used to...

a)

... loop around and around a piece of code until the correct answer is chosen

b)

...loop around a piece of code until a condition is met that activates the next part of the program

c)

...loop around and around a piece of code until a condition is met that ends the iteration

d)

...loop twice around a piece of code until a condition is met that ends the iteration

20.
Which statement is true?
a)
Every rational number is an integer
b)
Every whole number is a counting number
c)
Every integer is a whole number
d)
Every whole number is a rational number
21.
Colour depth refers to:
a)
How many bits are used in a file to store colour information in every pixel
b)
Resolution divided by the number of colours in an image.
c)
Degree of file compression applied to an image file.
d)
Repeated resampling of an image.
22.
What is 219 in hexadecimal
a)
DB
b)
DC
c)
BB
d)
ED
23.

A kibibyte has (a)   bytes.

24.

What subcategory of software does a virus checker belong to.

a)

Operating System

b)

Translators

c)

Utilities

d)

Defragmentation

25.

Which of the following is not a resource managed by an operating system?

a)

Processor

b)

Memory

c)

I/O Devices

d)

Allocating Files on Secondary Storage

e)

Provides Virtual Machine

26.

Which layer of the TCP/IP stack determines which application layer software on the server should deal with a received request by using port numbers?

a)

Application

b)

Transport

c)

Network

d)

DataLink

27.

In the case of dictionary compression, a dictionary ...

a)

acts as a reference for a particular subject.

b)

maps sequences of characters onto values.

c)

is an electronic resource that lists words and gives their meaning.

d)

is a set of words or other text strings made for use in applications such as spellcheckers or brute-force attacks.

28.

In a DBMS, when a user starts to edit a record, others are prevented from accessing the record for the duration of the editing. What is this called?

(a)  

29.

Which form of transmission results in the clocks for the receiver and transmitter synchronising for the duration of a transmission?

(a)  

30.

A particular computer system uses a 32-bit address bus and a 32-bit data bus. What is the maximum amount of memory, in bytes, that could be accessed?

(a)  

31.

Given the machine in the exampled image, how many commands can it store and work with?

(a)  

32.

Fill the blanks in the following explanation of the above assembly code.

Check if the value stored in memory location ___ is ___ times the value stored in memory location ___

(a)  

33.

Which of the boolean equations above are incorrect? Select more than one.

a)

Equation 1

b)

Equation 2

c)

Equation 3

d)

Equation 4

e)

Equation 5

34.

What is the name of the logic gate above?

(a)  

35.

Which type of computer architecture is typically used for digital signal processing?

(a)  

36.

SSID Stands for?

(a)  

37.

Some compilers produce this instead of an exe. This allows it to be platform independent.

(a)  

38.

The number of signal changes (which may occur) in a given period of time/in a second is known as...

(a)  

39.

The range of frequencies that can be transmitted across a network connection is known as...

(a)  

40.

RTS / CTS Are protocols which stand for?

(a)  

41.

In direct addressing mode, how many memory locations could a processor that used the instruction format shown above could potentially make use of?

(a)  

42.

(a)   communication is most notably evidenced with buses, where multiple bits are sent simultaneously.

43.

Peripheral devices usually make use of __________ communication.

a)

Serial

b)

Parallel

44.

What would be the primary key for the RaceEntryAndResult table?

(a)  

45.

Which of these represents a natural number?

a)

A

b)

B

c)

C

d)

D

e)

None

46.

Which logic gate is represented by this truth table?

(a)  

47.

Complete the truth tables for the OR and NAND gates. Put them in order from top to bottom. Separate your two answers with a space.

(a)  

48.

Complete the statement.

(a)  

49.

The processor in Ella’s computer has four cores running at 2.8 GHz and the processor in Josephine’s computer has one core running at 3.2 GHz.


Which computer would be faster at serial processing?

a)

Ella's

b)

Josephine's

50.

Using abbreviations only, state one of the registers used in the fetch part of the F-E cycle.

(a)  

51.

An attribute in one table which is a primary key attribute in another table is a (a)   key

52.

(a)   addressing means the operand is the datum.

53.
Return the name and genre of each movie with an imdb_rating greater than 5 and year greater than 2012.
a)
SELECT * FROM movies WHERE imdb_rating > 5 AND year > 2012;
b)
SELECT name, genre FROM movies WHERE imdb_rating < 5 AND year < 2012;
c)
SELECT name, year FROM movies WHERE imdb_rating > 5 year > 2012;
d)
SELECT name, genre FROM movies WHERE imdb_rating > 5 AND year > 2012;
54.

Another word for the mnemonic such as LDR, STR etc.

(a)  

55.

What is a register?

a)

Memory location that is internal to the processor

b)

Single bit memory circuit

c)

Set of parallel wires inside a processor

d)

Single unit of memory inside the Main Memory (RAM)

56.

To connect a computer to a wired network - you need a 'NIC'. NIC stands for

a)

Network Integration Circuit

b)

Network Integration Card

c)

Node Integration Card

d)

Network Interface Card

57.

At the ends of each bus network, to prevent signals reflecting back down the bus - what device is used?

a)

A terminator

b)

An exterminator

c)

A repeater

d)

An Ethernet jack

58.

Every device connecting to a network has a unique MAC address. MAC stands for

a)

Motherboard Access Circuit

b)

Main Area Code

c)

Machine Area Circuit

d)

Media Access Control

59.

What does the word "topology" mean?

a)

The type of devices on the network

b)

The way connections on a network are configured

c)

The method of sending data on a network

d)

The study of networks

60.

What type of programming language am I describing here?


"A language based on giving the computer commands or procedures to follow."

a)

Declarative

b)

Object-Oriented

c)

Functional

d)

Imperative

61.

What is meant by latency in the performance of a network?

a)

The amount of time data takes to travel from the source to the destination

b)

The maximum rate that data can be transferred at

c)

The number of errors that are found in a data packet after transmission

d)

The route a packet takes when it is being transmitted

62.
Which one of these items is true of a peer-to-peer network?
a)
No network wide security in place
b)
Central control of security
c)
Has a central point of failure
d)
Easier to perform network wide backups
63.

What are the two types of RFID Tags?

a)

Active and Passive

b)

Aggressive and Passive

c)

Wireless and Wired

d)

Male and Female

64.

This is an image of which type of drive?

a)

Hard Disk Drive

b)

Optical Drive

c)

Solid State Drive

d)

CD Drive

65.

Which of these is not related to securing a wireless network?

a)

WPA/WPA2

b)

SSID broadcast

c)

MAC whitelists

d)

RTS/CTS

66.

What is bandwidth measured in?

a)

mm / cm / km

b)

Nm

c)

Hz

d)

kg

67.

Magnetic disks are organised into.....

a)

circles and wedges

b)

sectors and tracks

c)

chunks and spirals

d)

disks and docks

e)

arcs and slices

68.

This type of memory is usually located on the CPU. It is a fast access type of memory that is very expensive. Due to its cost, only small amounts of this memory are present in most computer systems. This type of memory improves the performance of the CPU as it is able to provide instructions and data to the CPU at a much faster rate than other system memory such as RAM. The more of this type of memory your system has, the better its performance is likely to be.

a)

Cache memory

b)

CPU memory

c)

Bus memory

d)

Secondary Storage

69.

The three steps to processing instructions given by a currently running program

a)

Fetch, decode, execute

b)

Fetch, perform, operate

c)

Collect, decode, operate

d)

Collect, analyse, execute

70.
1. Secondary Storage is...
a)
non-volatile
b)
volatile
c)
extremely large
d)
portable
71.

What happens in FETCH immediately after the CPU reads the contents of the Program Counter to find the address of the next instruction to be fetched

a)

The Program Counter is copied to the CIR

b)

The Program Counter is incremented

c)

The contents of the data bus is read

d)

The contents of the MDR is read

72.

In the EXECUTE stage the result of a calculation is stored in the ..

a)

ALU

b)

MDR

c)

Control Bus

d)

Accumulator

e)

Operand

73.

19.Which of the following represents characteristics of an entity?

a)

Records

b)

Attributes

c)

Rows of a table

d)

None of the above

74.

What does URL stand for?

a)

Uniform Resource Locator

b)

Unique Repository Link

c)

Underflow Recognition Liability

d)

Universal Resource Locator

75.

A server that contains domain names and associated IP addresses

a)

Domain name scheduler

b)

Domain name software

c)

Domain name selection

d)

Domain name server

76.

When an IP address is combined with a port number it creates ...

a)

a plug

b)

an IPPN

c)

a gateway

d)

a socket

77.

Subnet mask used to identify that the first 3 octets of an IP address are for the network

a)

255.255.255.0

b)

255.0.0.0

c)

0.0.0.255

d)

0.255.255.255

78.

Which architecture is best suited to storing a program in read only memory (ROM)

a)

Harvard

b)

Von Neumann

c)

Both

79.

The python operator for exponentiation is

a)

^

b)

*

c)

&

d)

**

80.

random.randint(a,b) returns

a)

a random integer x, a < x < b

b)

a random integer x, a <= x < b

c)

a random integer x, a <= x <= b

d)

a random integer x, a < x <= b