Font size
Worksheets1.2 Memory, Storage and Representation Essential Knowledge
Total questions: 61
Worksheet time: 46mins
Why do computers need primary memory?
Store data long term
Hold data that is in use
Select ALL of the primary memory types:
RAM
Hard Disk Drive
ROM
Cache
Registers
Which of these would be held in ROM
Boot up sequence (BIOS)
Operating System
Open programs / data that is in use
Data that is not in use
Where is virtual memory located?
Data stored in _____ is permanent and is can't changed
What does volatile mean?
Once power is swiched off, all stored data will be lost.
Once power is switch off, data will remain.
Select the two items that RAM stores:
BIOS
Open programs/data in use
The OS (when the computer has booted up)
Data/instructions needed immediately by the CPU
Frequently used data
Select the item that Cache stores:
BIOS
Open programs/data in use
The OS (when the computer has booted up)
Data/instructions needed immediately by the CPU
Frequently used data
Select the item that the registers store:
BIOS
Open programs/data in use
The OS (when the computer has booted up)
Data/instructions needed immediately by the CPU
Frequently used data
RAM, ROM, CACHE and the Registers are all types of primary storage. Select the statements which describe the characteristics of Primary Storage
Mainly volatile
Non Volatile
Small capacity compared to other tiers of storage
Large capacity compared to other tiers of storage
Directly accessible by the CPU
What are the three main categories of secondary storage?
Magnetic
Liquid State
Solid State
Optical
Tertiary
What category of secondary storage do these belong to?
Magnetic
Optical
Solid State
What category of secondary storage does this device belong to?
Optical
Magnetic
Solid State
What category of secondary storage does this belong to?
Magnetic
Optical
Solid State
What category of secondary storage does this belong to?
Magnetic
Optical
Solid State
Which secondary storage category has the fastest read-write speeds/ data access speeds?
Which is generally the most expensive category of storage?
Which of the following have the fastest read/write speed?
Which of the following is the cheapest device to buy?
Which of the following secondary storage categories is the most durable/robust?
Which of the following shows the capacity of OPTICAL STORAGE MEDIA in the correct order (smallest to largest)?
DVD > BLU RAY > CD
CD > DVD > BLU RAY
BLU RAY > DVD > CD
DVD > CD > BLU RAY
What is the number system called that computers use?
Binary
Denary
Hexadecimal
What is the number system called that humans use?
Binary
Denary
Hexadecimal
What base system is this number in? 102
Binary
Denary
Hexadecimal
What base system is this number in? 10110
Binary
Denary
Hexadecimal
What is 1111 in denary?
15
F
4
What is 7 in binary?
1000
0110
0111
What is 20 in binary?
0001 0101
0001 0110
0001 0100
What is 129 in binary?
1000 0010
1000 0001
1000 0100
The rule in binary addition for 1+1 is
0 carry 1
1 carry 1
The rule in binary addition for 1+1+1 is
0 carry 1
1 carry 1
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
Calculate the binary addition:
01
11
How many bits are used in the ASCII character set?
16
1
7
8
The ASCII character set is capable of representing non-European languages
TRUE
FALSE
A character set is...
What language can be used by a computer system
The fonts that a computer has installed
The possible characters that can be represented by a computer system.
Each character in a character set is represented by a unique binary number
True
False
They measure a number of recordings/snapshots of a sound wave taken per second.
They are the number of bits used to store each sound sample
Recording the amplitude of sound waves to create a digital sound file.
Reducing the file size whilst trying to preserve quality.
Scrambling data to prevent unauthorised access during transmission
Rearranging files on a HDD so they are stored together sequentially
Lossy Compression is…..?
Usually performed on text
When some original data is lost, and the original file cannot be re-created
The original file can be re-created from the compressed file
Turning the text into a format that only a reader with a key can decrypt it
Lossless Compression is….?
Usually performed on video files
When some original data is lost and the original file cannot be re-created
The original file can be re-created from the compressed file
Turning the text into a format that only a reader with a key can decrypt it
