Font size
WorksheetsGCSE Computing Quiz
Total questions: 45
Worksheet time: 28mins
The CPU fetches instructions from.... and executes those instructions.
Memory
ALU
ROM
Input Device
The ALU is found inside the CPU True or False?
True
False
What is 'cache'?
It stores program operations and data while a program is being executed
It executes programs using the fetch-decode-execute cycle
It is a small amount of memory which is a part of the CPU
How many of the following are examples of Embedded Systems?
Mobile Phone
Washing Machine
Microwave
Fridge
Laptop
What does volatile mean for a computers memory
Data and instructions remain stored even when the computer is switched off
Data and instructions may cause the computer to crash
Data and instructions are lost when the computer is switched off
What is secondary storage?
long term storage of files or data
short term storage of files or data
temporary storage of files or data
What are the three secondary storage technologies?
optical, flash, magnetic
optical, magnetic, hard drive
optical, magnetic, solid-state
magnetic, solid-state, flash
What type of storage is a USB memory stick
optical
magnetic
solid-state
What type of storage is a CDROM?
optical
magnetic
solid-state
What type of storage is a HDD?
optical
magnetic
solid-state
What is F in denary
15
11
12
13
What is 4 in binary?
100
011
110
111
11
2
3
4
5
What kind of 'base' system is binary known as?
Base 12
Base 8
Base 2
Base 10
How do Binary values change with each addtional number?
They double
They go up in 10's
Looking at the value of each column
what is this binary number worth ?
64
32
96
6432
Looking at the value of each column
what is this binary number worth ?
2
126
128
130
Doing a logical shift left does what to a binary number?
Divide
Multiply
Doing a logical shift right does what to a binary number?
Divide
Multiply
Which answer has correctly applied a 1 bit left logical shift to 10001100
01000110
00011000
00110000
00100011
15 in denary is what in Hex?
A
B
E
F
What is 0111 in hex
E
A
7
3
What is the sample rate?
The number of times a sound wave is sampled per second
The number of bits used to store each sample
How loud a sound is
The size of the sound wave
What is sample rate measure in?
Bits
Hertz
GB
amps
ASCII is an encoding system for text. What does ASCII stand for?
American Standard Code for Information Interchange
All System Code In Internet
American Simple Code for Interesting Information
Alpha Super Code Input Information
What type of compression allows you to reconstruct the original data?
Lossless compression
Lossy compression
What type of compression does not allow you to reconstruct the original data?
Lossless compression
Lossy compression
