WorksheetsSUPER Computer Systems GCSE
Total questions: 75
Worksheet time: 43mins
What is a computer?
A machine that processes letters.
A machine that processes information.
A machine that processes data.
A machine that processes stuff.
The physical stuff that makes up the computer is called...
Software
Hardware
Programs that a computer system runs is known as....
Software
Hardware
Application software is...
help the user run specific tasks like word processors, web browser, email, clients, games, etc
run tasks like the operating systems, utilities, etc
help the user run things down
run tasks like the doing my homework, revision, etc
What runs tasks like the operating systems, utilities, etc
Embedded systems
Application software
System software
Dedicated systems
Embedded systems are computers inside a larger system...examples of this...
an aeroplane
microwaves
traffic lights
dishwashers
According to the von Neumann model, _______ are stored in memory.
only data
only programs
data & programs
neither data nor programs
The Control Unit
Controls the flow of data around the CPU and also decodes instructions
Only controls the flow of data around the CPU
Only decodes instructions
Controls how much power is directed to all components within the computer
The Arithmetic Logic Unit (ALU)
Carries out numerical calculations and logical decisions
Calculates the different items of number data stored within the Accumulator and converts them into logical decisions
Calculates graphic data as they are only found within GPU units.
Calculates the flow of execution in a program and decodes instructions into small steps to be carried out by the program counter.
A: 3 GHz Quad Core CPU
B: 3 GHz Duel Core CPU
Why is secondary storage needed?
It is non-volatile
It is volatile
It is quicker
It is online
True or False: Cloud storage is data saved on satellites high above the sky
True
False
Hard Disk Drives are a type of...
Optical storage device
Magnetic storage device
Solid State memory
Primary memory
Which category of secondary storage devices has the fastest access speeds? (i.e. quicker to read and write to)
Magnetic storage
Solid state storage
Primary memory
Optical memory
Which category of secondary storage devices has the slowest access speeds? (i.e. slower to read and write to/from)
Magnetic devices
Optical devices
Solid state memory
Primary storage
Which of the TWO categories of secondary storage devices are highly portable? (i.e. easy to carry)
Magnetic and Optical
Solid state and Optical
Solid state and Magnetic
Which of the secondary storage categories are the most durable (or strong/ toughest to break)?
Magnetic
Solid State
Optical
Primary memory
Which of the 3 categories of secondary storage are the cheapest to buy, per megabyte (MB)?
Magnetic
Optical
Solid State
What will the circuit's output be?
1
0
What type of logic gate is this table showing?
AND
OR
NOT
What type of logic gate is this table showing?
AND
OR
NOT
Which logic gate is this?
AND
OR
NOT
Which logic gate is this?
AND
OR
NOT
Which logic gate is this?
AND
NOT
OR
What will this gate's output be?
0
1
What will this gate's output be?
0
1
What will this gate's output be?
0
1
How many different combinations of 1 and 0 are possible with 2 bits?
2
4
6
8
How many different combinations of 1 and 0 are possible with 3 bits?
2
4
6
8
How do we get all the inputs for a truth table with 3 inputs?
Guess all the combinations of 1s and 0s
Count up in binary from 000
Count up in binary from 111
Count up in binary from 1
What is the Logic Expression for this circuit?
Z = NOT (A AND B)
Z = NOT (A OR B)
Z = (NOT A) AND B
Z = (NOT A) OR B
True or False:
Both inputs need to be 1 for an OR gate to output a 1
True
False
True or False:
AND gates output a 1 if both inputs are 0
True
False
True or False:
NOT gates output the opposite of the input
True
False
Identify the logic gate.
NOR
XNOR
XOR
OR
What is the output Y of this logic cricuit if A = 1, B = 1, and C = 1
0
1
What is the output Z of this logic cricuit if A = 1 and B = 1
0
1
Which is the truth table for the AND gate?
