wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

GCSE OCR - System Architecture

Total questions: 123

Worksheet time: 2hrs 37mins

Name
Class
Date
1.

The CPU (Central Processing Unit) continually

(a)   , ​ (b)   and ​ (c)   instructions.

Choose from the below words
fetches
decodes
executes
acquires
decrypts
encodes
2.

In Von Neumann architecture, the part that stores the address of the location in memory for data to be fetched from or sent to is...

a)
Memory Address Register (MAR)
b)
Storage Address Register (SAR)
c)
Location Pointer Register (LPR)
d)
Data Address Register (DAR)
3.

The part of the CPU that carries out arithmetic calculations and logical decisions is ...

a)
Input/Output (I/O)
b)
Arithmetic Logic Unit (ALU)
c)
Random Access Memory (RAM)
d)
Central Processing Unit (CPU)
4.

Cache memory sits between the processor and main memory (RAM). The ​ (a)   looks into the cache for required data. If it is not there, it requests it from ​ (b)   . The data is moved into cache before being accessed by the CPU.

Choose from the below words
CPU
RAM
Register
Hard Drive
Motherboard
Graphics Card
SSD
Network Card
5.

In Von Neumann architecture, the part that stores the address of the next instruction to be processed is the...

a)
Program Counter (PC)
b)
Random Access Memory (RAM)
c)
Central Processing Unit (CPU)
d)
Memory Address Register (MAR)
6.

In Von Neumann architecture, the part that stores data fetched from memory or to be sent to memory is...

a)
Central Processing Unit (CPU)
b)
Input/Output (I/O) devices
c)
Control Unit (CU)
d)
Memory Data Register (MDR)
7.

The CPU works at high speeds governed by the clock chip. The ​ (a)   the clock, the more ​ (b)   that can be completed per ​ (c)   .

Choose from the below words
faster
instructions
second
slower
minute
decodes
8.

In Von Neumann architecture, the part that stores the RESULTS of any calculation carried out by the ALU is the...

a)

RAM

b)

Output Unit (OU)

c)

Accumulator (ACC)

d)

Control Unit (CU)

9.

Cache memory can be accessed very quickly by the ​ (a)   , so having ​ (b)   cache will provide the CPU with ​ (c)   access to more data.

Choose from the below words
CPU
more
fast
GPU
less
slow
RAM
limited
10.

If a CPU has multiple cores, it may be able to process more instructions ____________.

a)

quickly

b)
randomly
c)
efficiently
d)
simultaneously
11.

An embedded system is a computer system that has been designed for a ​ (a)   function as part of a ​ (b)   system.

Choose from the below words
dedicated
bigger
generalised
smaller
multi-purpose
12.

image file size = ​ (a)   x ​ (b)   (pixels) x ​ (c)   (pixels)

Choose from the below words
colour depth
image height
image width
image size
file format
compression ratio
pixel density
13.

​ (a)   (ROM) is ​ (b)   , which means it ​ (c)   need power to maintain it. It provides storage for the ​ (d)   .

Choose from the below words
Read-only Memory
non-volatile
does not
boot process
Read-access Memory
volatile
does
unicode
14.

What are 3 characteristics of embedded systems?

a)

Large in size

b)

Often manufactured as a single chip

c)

Perform a limited set of tasks

d)

Less robust and reliable than general purpose computers

e)

Limited options to modify/difficult to modify

15.

Embedded systems are found in most consumer products, such as... (choose 3)

a)

Laptops

b)

Televisions

c)

Desktop PCs

d)

Washing machines

e)

Home heating controls

16.

A computer needs primary storage for data it needs to access quickly. This includes: (choose 3)

a)

Start-up or boot instructions

b)

Power supply

c)

The operating system

d)

Keyboard

e)

Programs that are running

17.

Random Access Memory (RAM) is ​ (a)   , meaning it needs ​ (b)   to maintain it. If the computer is turned off, the RAM ​ (c)   its contents.​

Choose from the below words
volatile
power
loses
non-volatile
retains
permanent
storage
18.

The ​ (a)   RAM in a computer, the more ​ (b)   it can run at the same time and the ​ (c)   the computer's performance.

Choose from the below words
more
programs and data
better
less
boot processes
fewer
overflow errors
19.

Secondary storage is needed to store files and programs and it is therefore non-volatile. Some types of secondary storage in a computer are... (choose 3)

a)

CPU

b)

Magnetic storage (mostly HDDs)

c)

Solid-state storage (flash memory)

d)

Optical storage (CD, DVD, CD-R, CD-RW, blu ray etc)

e)
Cloud storage
20.

Magnetic storage mostly uses hard disk drives (HDDs). They are made of a stack of magnetic disks or platters that rotate. A ​ (a)   moves across the surface of the platters to read and write data. Magnetic disks are ​ (b)   and provide ​ (c)   storage at ​ (d)   .

Choose from the below words
moving read/write head
reliable
high capacity
low capacity
unreliable
expensive
low-cost
high-cost
thermal sensor
21.

Solid-state storage uses ​ (a)   technology, so they have ​ (b)   . This means access to data is ​ (c)   than for a magnetic HDD. SSDs are ​ (d)   , ​ lightweight and compact making them ideal for use in portable devices. They have a ​ (e)   capacity than magnetic HDDs and the cost is higher.

Choose from the below words
flash memory
no moving parts
moving parts
faster
slower
robust
delicate
heavy
smaller
bigger
22.

Optical media like Blu Ray disks, CD-ROM and DVD-ROM (​ (a)   ), CD-R and DVD-R (​ (b)   ) and CD-RW and DVD-RW (​ (c)   ) is ​ (d)   and robust.

Choose from the below words
read-only
write once
rewriteable
low cost
expensive
23.

Match the following:

a)

4 bits

1.

1 nibble

b)

8 bits

2.

1 byte

c)

1000B

3.

1 kilobyte

d)

1000KB

4.

1 megabyte

24.

sound file size = ​ (a)   (Hz) x ​ (b)   (s) x ​ (c)   x ​ (d)  

Choose from the below words
sample rate
duration
bit depth
number of channels
frequency
colour depth
quality
volume
25.

text file size = ​ (a)   x ​ (b)  

Choose from the below words
bits per character
number of characters
characters per word
word size
26.

Moving the binary digits to the left or right is called a binary shift.

Moving to the left ​ (a)   the value by 2 for each place the value is shifted.

Moving to the right ​ (b)   the number by 2 for each place the value is shifted

Choose from the below words
multiplies
divides
adds
subtracts
halves
27.

To convert denary to hex:

(1) ​ _________ the denary number by 16 and write down the correct hex symbol for the result in the 16s column

(2) Convert the remainder to the correct symbol and write that in the 1s column

a)
Divide
b)

Multiply

c)

Subtract

28.

The character set of a computer is a list of all the characters available to the computer.

a)

True

b)

False

29.

Which of the following are valid character sets? (choose 2)

a)

ASCII / extended ASCII

b)

ANVILL

c)

Unicode

d)

EBIC

30.

Metadata means 'data about data'. Image metadata contains information that tells the computer ​ (a)   from the binary data stored, and it includes ​ (b)   and ​ (c)   .

Choose from the below words
how to reproduce the image
colour depth
resolution
file size
file format
compression ratio
file type
what is in the picture
31.

Higher colour depth: a ​ (a)   number of colours can be represented, giving a ​ (b)   quality image. ​ (c)   data is stored, making the file ​ larger.

Choose from the below words
larger
better
More
smaller
compact
Less
lesser
32.

Higher resolution: ​ (a)   pixels are used to represent the image, meaning the quality is ​ (b)   and it can be made larger ​ (c)   losing resolution. More data is needed to represent the pixel, meaning the file is ​ (d)   .

Choose from the below words
more
better
without
larger
less
worse
although
smaller
33.

Sounds are a series of ​ (a)   that ​ (b)   and can take any value - this means they are ​ (c)   .

Choose from the below words
vibrations
analogue
continuously vary
units
digital
stay the same
don't change
34.

Match the following:

a)

Sample rate

1.

Number of samples taken per second

b)

Duration

2.

Length of time the sound is sampled for

c)

Bit depth

3.

Number of bits used to store each sample

35.

With ​ (a)   compression, some of the data is removed to make the file ​ (b)   . The data removed is the least likely to be noticed. The original file ​ (c)   be restored from the compressed version.

Choose from the below words
lossy
smaller
cannot
lossless
can
larger
36.

With ​ (a)   compression, none of the data is removed. Algorithms look for patterns in the data so that repeated data items only need to be stored once, together with information about ​ (b)   . The original file ​ (c)   be restored.

Choose from the below words
lossless
lossy
can
cannot
how to restore them
what they are
37.

A ​ (a)   consists of devices connected together in a single building or site, such as a school or office, using ​ (b)   and wireless connections.

Choose from the below words
local area network (LAN)
wide area network (WAN)
personal area network (PAN)
ethernet
satellites
fibre-optic cables
38.

A ​ (a)   is formed by connecting together ​ (b)   . They may be spread across a ​ (c)   and use telephone lines, fibre-optic cables and even satellites. The largest WAN is ​ (d)   .

Choose from the below words
wide area network (WAN)
LANs
wide geographic area
the internet
metropolitan area network (MAN)
intranet
extranet
Bluetooth
small geographic area
39.

Bandwidth, measured in bits per second (bps) or megabits per second (Mbps), refers to how much data can be transmitted over a network in a given period of time.

Factors that can affect performance and potential bandwidth include: (choose 3)

a)

Number of users

b)

No. of USB ports on the router

c)

Transmission media used

d)

Temperature of server room

e)

Interference and error rates

40.

​ (a)   allow data to be passed between devices on a network.

​ (b)   connect networks together.

Choose from the below words
Switches
Routers
Hubs
Firewalls
Modems
Access Points
41.

Every device connected to the internet is assigned an IP address to enable it to be located.

​ IPv4 addresses use a ​ (a)   which is broken into four 8-bit sections, each representing a number between 0 and 255. They are usually written in ​ (b)   .

IPv6 addresses use a ​ (c)   which is broken down into eight 16-bit sections. They are usually written using ​ (d)   .

Choose from the below words
32-bit number
denary
128-bit number
hexidecimal
64-bit number
binary
256-bit number
octal
16-bit number
42.

There are a range of standard protocols used by applications such as web browsers and email clients. These are rules (NOT instructions). Match them:

a)

FTP

1.

File Transfer Protocol

b)

POP

2.

Post Office Protocol

c)

HTTPS

3.

Hypertext Transfer Protocol Secure

d)

IMAP

4.

Internet Message Access Protocol

e)

SMTP

5.

Simple Mail Transfer Protocol

43.

​ (a)   defines the rules for sending email messages from a client to a server, and then from server to server.

​ (b)   allows multiple devices to have synchronised access to mail on a mail server.

​ (c)   is used by a client to retrieve emails from the mail server. The emails are usually downloaded to the device then deleted from the server.

Choose from the below words
Simple Mail Transfer Protocol (SMTP)
Internet Message Access Protocol (IMAP)
Post Office Protocol (POP)
Hypertext Transfer Protocol (HTTP)
File Transfer Protocol (FTP)
Domain Name System (DNS)
Transmission Control Protocol (TCP)
Secure Shell (SSH)
44.

TCP/IP stands for ​ (a)   / ​ (b)   .

TCP ​ (c)   from applications into smaller data packets that can be sent across a network.

IP ​ (d)   to each data packet including the source and destination IP addresses.

Choose from the below words
Transmission Control Protocol
Internet Protocol
splits the data
adds a header
encrypts the data
compresses the data
combines the data
adds a footer
Transmission Control Process
45.

Protocols are assigned to layers. The advantages of layers are:

1) One layer can be ​ (a)   without affecting the other layers.

2) Enables hardware/software manufacturers to develop products that ​ (b)  

3) Easier to ​ (c)   networking errors and problems.

Choose from the below words
developed or changed
work together.
identify and correct
sent in an email
interact seamlessly
conflict with each other
create
introduce
46.

A keyboard is an....

a)

Input device

b)

Output device

47.

A webcam or camera is an...

a)

Input device

b)

Output device

48.

A speaker is an...

a)

Input device

b)

Output device

49.
Is the monitor/screen hardware or software?
a)
Software
b)
Hardware
50.

Google Chrome is...

a)

Hardware

b)

Software

51.

To get data onto a computer we must use...

a)

An input device

b)

An output device

c)

A processor

52.

To process data that has been input computers primarily use...

a)

a CPU

b)

a GPU

c)

Microcontroller

53.

Software is...

a)

The parts of the computer you can touch

b)

The parts of the computer you cannot touch

c)

The instructions needed by the CPU to perform tasks

54.

A bus...

a)

Is how data is transported around a computer system

b)

Is how data is input into a computer system

c)

Is how data is output from a computer system

d)

Is how data is processed inside a computer system

55.

Which of the following are types of bus in a computer system

a)

Memory Bus

b)

Data Bus

c)

Input Bus

d)

Control Bus

e)

Address Bus

56.

What is the purpose of the control bus?

a)

Carries signals to control various devices and components

b)

Carries data around the computer system

c)

Carries the addresses of where data needs to go or come from

57.

What is the purpose of the address bus?

a)

Carries signals to control various devices and components

b)

Carries data around the computer system

c)

Carries the addresses of where data needs to go or come from

58.

What is the purpose of the data bus?

a)

Carries signals to control various devices and components

b)

Carries data around the computer system

c)

Carries the addresses of where data needs to go or come from

59.

What is an embedded system?

a)

A computer which resides within a larger system or device

b)

A computer which helps a larger computer

c)

A computer which can be embedded within your body

d)

A computer small which can run on batteries

60.

Which of the following are embedded systems?

a)

Laptop

b)

Thermostat

c)

Television

d)

MP3 player

e)

Smartphone

61.

Embedded systems are...

a)

Cheaper to produce

b)

Easier to manufacture

c)

More powerful than general purpose computers

d)

Require a lot of storage

e)

Can only run on batteries

62.

Embedded systems are...

a)

Good at carrying out multiple tasks

b)

Specialised at doing one task

c)

Are less likely to malfunction

d)

Use less energy than general purpose computers

e)

Are easier to repair

63.

What is not a benefit of networking?

a)

Share hardware

b)

Share software

c)

Share viruses

d)

Share workstations

64.

Which network topology uses a server?

a)

Star

b)

Mesh

c)

Ring

d)

None

65.

What is a disadvantage of a Mesh network

a)

Redundant connections

b)

Slower than Star

c)

No single point of failure

d)

Expansion doesn't disrupt the network

66.

What does a Hub do?

a)

Once received sends data packets to all workstations

b)

Sends data packets only to intended recipient using MAC address

c)

Sends data packets through the internet

d)

Reduces network traffic

67.

Which network topology needs a switch or hub?

a)

Mesh

b)

Partial Mesh

c)

Star

d)

Bus

68.

Which network topology would you typically find in most homes?

a)

Star

b)

Bus

c)

Mesh

d)

WiFi

69.

Which network topology cannot use WiFi technology?

a)

Mesh

b)

Star

c)

Partial Mesh

d)

Every topology can use WiFi

70.

I don't have a server in my network. What type of network is this?

a)

Mesh

b)

Star

c)

Client-Server

d)

Peer-2-Peer (P2P)

71.

What is a WAN?

a)

Network which uses 3rd party connections.

b)

Network which covers a large geographical area, typically over 1 mile.

c)

Network which uses our own connections

d)

Networks covering small geographical areas, normally under 1 mile.

e)

Network which operates on a singe site.

72.

What is a network?

a)

A group of 1 or more devices which communicate

b)

A group of 2 or more devices which communicate

c)

When 2 or more computers are in the same building.

d)

A group of 3 or more devices which communicate

73.
"To share hardware, software and data" is the answer to the question ...
a)
Why do we network computers and other devices?
b)
Why do we use wi-fi all the time?
c)
Why is a network complicated?
74.
What are two factors that affect network performance?
a)
Traffic and bandwidth
b)
Lag and ping
c)
Banter and bants
75.
What is bandwidth?
a)
The amount of data that can be carried at any one time.
b)
The overall amount of data I use in a month.
c)
The speed of my data per second to a friend and back.
76.

What are the most common network usage models?

a)

Peer-to-peer and Client-Server

b)

LAN and WAN

c)

Star and Mesh

d)

WiFi & Bluetooth

77.

"A central backing store is available to all computers" is a feature of which usage model?

a)

Client server

b)

Peer-to-peer

c)

LAN

d)

WAN

78.

Hospitals, banks and supermarkets are all linked using which network type?

a)

WAN

b)

LAN

c)

BUS

d)

WiFi

79.

If a network has WiFi, it means it has internet access

a)

True

b)

False

80.

Choose all that are true about star networks

a)

All devices have a connection to a central switch or server

b)

They are the most fault tolerant type of network

c)

If one connection fails, only that one device is affected

d)

They can be expensive because of the large amount of cabling needed

81.

Choose all that are true about WiFi

a)

WiFi is a wireless protocol

b)

WiFi is just a catchy name for the protocol IEEE 802.11

c)

WiFi needs Ethernet cables to connect you to it

d)

WiFi is just another name for Internet

82.

Which are true about WiFi?

a)

There are 2 main frequency bands for WiFi

b)

WiFi frequencies are measured in gigaHertz

c)

You can use any frequency for WiFi signals

d)

You can only use WiFi with a smartphone

83.

Draw a Star network with 3 computers and a printer.

84.
Processors have a speed measured in
a)
Hertz
b)
Bits
c)
Bytes
d)
Seconds
85.
Data and Instructions in use are stored in the
a)
Processor
b)
Embedded System
c)
Hard Disk Drive
d)
Main Memory
86.

Typical processor speed of 2016

a)

16GHz

b)

100MHz

c)

4GHz

d)

300GHz

87.
Which of these doesn’t affect the performance of the computer?
a)
Clock Speed
b)
Number Of Cores
c)
Cache Size
d)
The Number Of Instructions In The Program
88.
If the number of cores goes up from 2 to 4 – what is the exact effect on performance?
a)
Performance Decreases
b)
The maximum number of instructions executed per second doubles
c)
The maximum number of instructions executed per second quadruples
d)
The maximum number of instructions executed per second is quartered
89.
If the processing speed goes from 1GHZ to 4GHZ and the processor is changed from an 8 core to a dual core processor – what is the exact effect on the performance of the computer
a)
The number of instructions executed per second doubles
b)
The number of instructions executed per second quadruples
c)
The number of instructions executed per second is halved
d)
The number of instructions executed per second stays the same
90.

If the processing speed goes up from 2GHZ to 4GHZ and the number of cores goes from 2 to 4 – what is the exact effect on the performance of the computer?

a)

The maximum number of instructions executed per second doubles

b)

The maximum number of instructions executed per second quadruples

c)

The maximum number of instructions executed per second is halved

d)

The maximum number of instructions executed per second is quartered

91.

If the processing speed goes from 1GHZ to 4GHZ and the processor is changed from an 8 core to a dual core processor – what is the exact effect on the performance of the computer?

a)

The number of instructions executed per second doubles

b)

The number of instructions executed per second quadruples

c)

The number of instructions executed per second is halved

d)

The number of instructions executed per second stays the same

92.

Firmware in which software and hardware are integrated on a circuit board is often used in what type of system?

a)

Desktop System

b)

Embedded System

c)

Operating System

d)

Point of Sales System

93.

Which is an example of an Embedded System:

a)

Laptops

b)

Tablets

c)

PCs

d)

Washing Machine

94.

Processor don’t do the following

a)

Process Data

b)

Execute Instructions

c)

Execute Data

d)

Operate in Hz

95.
The part of a processor in which instructions are executed is known as?
a)
Core
b)
Centre
c)
Execution
d)
Instruction Centre
96.

What acts as an intermediary between the processor and the Main Memory?

a)

Bus

b)

User

c)

Cache

d)

Clock

97.

What is held in cache?

a)

All of the programming instructions

b)

Commonly used instructions and data

c)

Instructions that have been processed

d)

Data that hasn’t been used for a long time

98.
Moore’s Law
a)
Predicted that the number of transistors on a circuit board would double ever year
b)
Computers would be capable of thinking and learning for themselves by 2020
c)
That the number of cores on a processor would double every year
d)
The performance increase of computers would eventually halt in 2020
99.
Firmware refers to
a)
Any hardware that can’t easily break
b)
A combination of hardware and software
c)
A type of software that is updated to make a computer work better
d)
Hardware used in kitchens
100.

Question 19 If the processing speed goes up from 2GHZ to 4GHZ and the number of cores goes from 1 to 2 – what is the exact effect on the performance of the computer?

a)

Doubled

b)

Quadrupled

c)

Eight Times Faster

d)

Sixteen Times Faster

101.

If the processing speed goes up from 2GHZ to 4GHZ and the number of cores goes from 1 to 4 – what is the exact effect on the performance of the computer?

a)

Doubled

b)

Quadrupled

c)

Eight Times Faster

d)

Sixteen Times Faster

102.

If the processing speed goes from 1GHZ to 4GHZ and the number of cores goes from 1 - 2 what is the exact effect on the performance of the computer

a)

Doubled

b)

Quadrupled

c)

Eight times faster

d)

Sixteen times faster

103.

Question 19 If the processing speed goes up from 1GHZ to 4GHZ and the number of cores goes from 1 to 8 – what is the exact effect on the performance of the computer?

a)

Eight times faster

b)

Sixteen times faster

c)

Thirty two times faster

d)

Sixty four times faster

104.
What component holds the address of the next instruction
a)
Memory Address Register
b)
Memory Data Register
c)
Program Counter
d)
Accumulator
105.
Results of calculations are held in this register
a)
Memory Address Register
b)
Memory Data Register
c)
Program Counter
d)
Accumulator
106.

This holds the instruction/data temporarily after it is brought to the processor from the main memory

a)

Memory Address Register

b)

Memory Data Register

c)

Program Counter

d)

Accumulator

107.

This holds the number of the current instruction being worked on

a)

Memory Address Register

b)

Memory Data Register

c)

Program Counter

d)

Accumulator

108.

This would perform an operation including the word 'and'

a)

Arithmetic Logic Unit

b)

Accumulator

c)

Cache

d)

Control Unit

109.

This would perform an operation such as 'memory read'

a)

Arithmetic Logic Unit

b)

Accumulator

c)

Cache

d)

Control Unit

110.
This would perform an operation such as 5+8
a)
Arithmetic Logic Unit
b)
Accumulator
c)
Cache
d)
Control Unit
111.

This would reduce the number of memory/processor transfers

a)

Arithmetic Logic Unit

b)

Accumulator

c)

Cache

d)

Control Unit

112.

This sends signals such as 'i/o read'

a)

Arithmetic Logic Unit

b)

Accumulator

c)

Cache

d)

Control Unit

113.

This sends signals such as 'memory write'

a)

Arithmetic Logic Unit

b)

Accumulator

c)

Cache

d)

Control Unit

114.
This DOESN'T happen during the Fetch part of the cycle
a)
Address Bus is used
b)
Program Counter increments by one
c)
Arithmetic operations are performed
d)
Main Memory is addressed
115.
Carries address of the next instruction that will be fetched
a)
Address Bus
b)
Data Bus
c)
Control Bus
d)
System Bus
116.

What is held in ROM?

a)

Data currently in use

b)

Bootstrap loader

c)

Instructions frequently used

d)

Operating System

117.
Carries address of the next instruction that will be fetched
a)
Address Bus
b)
Data Bus
c)
Control Bus
d)
System Bus
118.

What is the property of an address bus?

a)

Carries data and instructions

b)

Uni-directional

c)

Bi-directional

d)

Carries control signals

119.

Which component generates addressses

a)

Processor

b)

Main memory

c)

Control unit

d)

Secondary storage

120.

What is transferred down the data bus?

a)

Data only

b)

Addresses only

c)

Data and instructions

d)

Data, instructions and addresses

121.
What accurately describes a peripheral?
a)
A component of a computer system
b)
A device that is not directly connected to the CPU
c)
A device that is directly connected to the CPU
d)
A device that is plugged in
122.

This is not a type of secondary storage

a)

Blu ray drive/disc

b)

Flash memory

c)

Hard disk drive

d)

RAM

123.
What is the purpose of the accumulator?
a)
To perform arithmetic operations
b)
To hold the results of a calculation
c)
To hold the accumulation of instructions that have happened