Font size
WorksheetsIGCSE Unit 3 Hardware
Total questions: 123
Worksheet time: 2hrs 21mins
What is this?
CPU
RAM
ROM
Speakers
For AND, when is it TRUE?
false AND false
true AND false
false AND true
true AND true
For AND, when is it FALSE?
false AND false
true AND false
false AND true
true AND true
What is the output?
True
False
What is the output?
True
False
What is the output?
True
False
For OR, when is it TRUE?
false AND false
true AND false
false AND true
true AND true
What is the output?
True
False
What is the output?
True
False
What is the output?
True
False
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 1 bit?
1
2
3
4
How many different combinations of 1 and 0 are possible with 3 bits?
2
4
6
8
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
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
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
Why do we make intermediate columns when constructing truth tables?
Because it gets us more marks
Because it's impossible to get the answer without them
Because it makes working out the solution easier
There is no reason to make them
Identify the logic gate.
AND
NAND
OR
XOR
Identify the logic gate.
NOR
XNOR
XOR
OR
Identify the logic gate.
NOR
XNOR
XOR
OR
Which of these are logic gates?
AND
OR
NOT
IF
ELSE
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
A=1, B=0, C=0
What is Q?
0
1
A=0, B=1, C=1
What is Q?
0
1
A=1, B=1, C=1
What is Q?
0
1
A=1, B=1, C=0, D=0
What is Q?
0
1
A=0, B=0, C=0, D=1
What is Q?
0
1
A=1, B=1, C=1, D=1
What is Q?
0
1
What will the circuit's output be?
1
0
Arithmetic part and Logic part
According to the von Neumann model, _______ are stored in memory.
only data
only programs
data & programs
neither data nor programs
Which of these are REGISTERS in the CPU? (Tick ALL that are correct)
Accumulator
ALU
Program Counter
Memory Address Register
Control Bus Register
Tick all options that happen in the FETCH CYCLE?
PC is incremented
The Instruction at the MAR address is read from RAM
The PC value is copied to the MAR
The instruction in the MAR is decoded
The value in the MDR is written to the address in the MAR.
The Program Counter
Stores the address of the next instruction in memory
Stores the address of where the next item will be fetched from
Stores data fetched from memory, or waiting to be stored in memory
Stores the result of arithmetic calculations
Memory Address Register (MAR)
Stores the address of the next instruction in memory
Stores the address of where the next item will be fetched from
Stores data fetched from memory, or waiting to be stored in memory
Stores the result of arithmetic calculations
Memory Data Register (MDR)
Stores the address of the next instruction in memory
Stores the address of where the next item will be fetched from
Stores data fetched from memory, or waiting to be stored in memory
Stores the result of arithmetic calculations
Accumulator
Stores the address of the next instruction in memory
Stores the address of where the next item will be fetched from
Stores data fetched from memory, or waiting to be stored in memory
Stores the result of arithmetic calculations
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
Which Register would be first to be accessed during the Fetch- Decode- Execute cycle?
PC
MAR
MDR
CIR
What Do the letters PC stand for in the PC Register
Program Counter
Process Counter
Programmer Counter
Counter Strike
Used to transmit data between areas of the processor.
Data bus
Address bus
Control bus
What happens simultaneously as the data is moved to the Memory Address Register?
The instruction is executed
The ALU is prepared to execute arithmetic or logic operations
Data is sent via the data bus to the ALU
The Program Counter is incremented with the memory address of the next instruction to be "fetched"
What is the name of the unit in CPU that controls and coordinates all parts of the computer system?
Arithmetic unit
Logic unit
Control unit
Registers
This cycle is called
Execution Cycle
The Fetch-Execute cycle
Fetch Cycle
The instructions are transferred from the main memory and stored temporarily in small memories within the CPU called registers.
Executing of instructions
Decoding of instructions
Storing of results
Fetching of instructions
The results of executing instructions are placed in the main memory.
Executing of instructions
Decoding of instructions
Storing of results
Fetching of instructions
Memory that uses secondary storage so that it seems like an entire program is running from RAM
Cache Memory
Virtual Memory
Flash Memory
Registers
Ram is a Temporary Memory
True
False
A secondary memory can also be called as
Backup Memory
Main memory
Internal memory
Secondary storage devices can be grouped into three categories - what are they?
Magnetic, Flash and Optical
Magnetic, Optical and Solid State
Solid State, Flash and Hard Drives
Hard Drives, CDs and USBs
Hard Disk Drives are a type of...
Optical storage device
Magnetic storage device
Solid State memory
Primary memory
CDs, DVDs and Blu-Rays are all types of...
Magnetic storage devices
Optical storage devices
Solid State memory
Primary memory
What category of storage device is a HD card?
Magnetic
Optical
Solid state
Primary memory
What category of storage is a Blu-Ray disk?
Magnetic
Optical
Solid State
Primary memory
Which of the 3 categories of secondary storage is the least durable due to its moving parts?
Optical storage
Primary memory
Solid state storage
Magnetic storage
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 category of secondary storage devices uses beams of light and lasers that read "pits" and "lands" as binary 1s and 0s?
Magnetic storage
Optical storage
Solid state storage
Which category of secondary storage devices uses semiconductor chips to store data? It is also known as flash memory.
Magnetic storage
Optical storage
Solid state
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
What is primary storage?
The hard drive
Memory
Network server
Cloud storage
Why is secondary storage needed?
It is non-volatile
It is volatile
It is quicker
It is online
What is the advantage of an SSD?
Cheaper
Smaller
Bigger
Faster
