WorksheetsGRADE 09 CPU AND MEMORY
Total questions: 49
Worksheet time: 25mins
What type of memory is RAM?
Temporary memory
1 and 3 are correct answers
Permanent storage
All of the above
What is processor speed measured in?
Hertz
Watts
Amps
Volts
The CPU fetches instructions from.... and executes those instructions.
Memory
ALU
ROM
Input Device
Describe the tasks that the control unit carries out
Fetches the data/instructions, decodes it and sends the signals via buses to the hardware components.
Carries out calculations and comparisons, to see if one value is larger than another.
Arithmetic part and Logic part
Select everything that is true about a CPU?
CPU is the brain of a computer
It processes all of the data
It stores data long term
It processes all of the instructions
Otherwise called OS or operating system
Select the correct part...
Does ALL the calculations
Control Unit
The ALU
The Cache
The Clock
Select the correct part...
Completes simple addition, multiplication, division and subtraction.
Control Unit
The ALU
The Cache
The Clock
What is a storage device?
A device which allows you to type information into a computer
A device which allows you see information.
A hardware device which allows you to store data / information.
A device which helps you to communicate
What is the main purpose of the CPU?
To carry out all the processing and calculations
To turn the computer on and off
To store information on the computer
To make the computer run slower
What is the main function of the CPU?
To carry out processing and calculations
To carry out the fetch, decode, execute cycle
To allow you to play games
To monitor how fast the computer is running
What is the clock speed of the CPU?
It is the number of times the CPU can carry out the fetch decode execute cycle per second.
It is how many cores the CPU has
It is a small amount of very fast memory built into the CPU
It tell the time on the CPU.
What is the purpose of RAM?
To hold data and instructions that are currently being used
To store information on a computer permenently
True or False:
NOT gates can only have one input
True
False
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
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
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:
NOT gates output the opposite of the input
True
False
