WorksheetsCPU and Memory - OCR
Total questions: 40
Worksheet time: 20mins
What doesn’t affect the performance of the computer
Clock Speed
Number of Cores
The number of instructions in the program
Cache Size
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?
The number of instructions executed per second quadruples
The number of instructions executed per second doubles
The number of instructions executed per second stays the same
The number of instructions executed per second is halved
How many cycles per second would a processor with a clock speed of 1 GHz carry out?
1 million
1 thousand
1 billion
3 hundred
Volatile memory...
Retains any stored data when there's no power
Loses any stored data when there's no power
Volatile memory...
Retains any stored data when there's no power
Loses any stored data when there's no power
Non-volatile memory...
Retains any stored data when there's no power
Loses any stored data when there's no power
Virtual memory is used to...
Allow a computer to continue to run if the computer runs out of space on it's HDD
Allow a computer to continue to run if the computer runs out of space on it's ROM
Allow a computer to continue to run if the computer runs out of space on it's RAM
ROM Vs RAM: What is used to boot up the computer when it is switched on...
RAM
ROM
What does non-volatile mean?
Data isn't lost once power is switched off.
Once power is switched off, all data on it is lost.
Why is Virtual Memory needed in a computer system?
It is used as a fast type of memory for programs currently in use to speed up the performance of a computer.
When RAM gets full, instead of closing programs the Operating system uses virtual memory to store some data.
Memory that uses secondary storage so that it seems like an entire program is running from RAM
Cache Memory
Virtual Memory
Flash Memory
Registers
A program stored in virtual memory runs slower than a program stored on the RAM
Holds memory address of the next instruction for each cycle
The role of the ALU is ...
to carry out calculations
to carry out logic comparisons
to carry out calculations and instructions
to carry out calculations and logic comparisons
