Loop cards are a great game that can be played individually or as a class. They are perfect for review key vocabulary or questions at the end of a topic or when revising for an exam.
Instructions
Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
Now start joining each question on the right hand side of the card to the matching answer on the next card.
Carry on until all the cards loop together and you have competed the game!
Hint: Make sure that you set your paper to portrait to print 4 cards per sheet of A4 paper.
A small circuit board that contains multiple RAM chips and is inserted into a computer's motherboard to provide additional memory.
Latency
The delay between the time a memory request is made and the time the data is accessed, measured in nanoseconds.
Swap Space
An area of the hard disk used by the operating system as an extension of physical memory (RAM) when the system needs more memory than it currently has.
Bootloader
A program stored on the device that determines which software to load when the device is powered on.
RAM
Random Access Memory, a type of computer memory that is volatile and temporary, used to store data that can be accessed quickly by the CPU.
Misses
In cache memory, a miss occurs when the requested data is not found in the cache and needs to be fetched from the main memory.
Erasable Programmable ROM (EPROM)
A type of ROM that allows for the erasure and reprogramming of its contents,
Memory Management
Memory management is a process of efficiently allocating and deallocating memory in an operating system to optimize overall system performance.
Boot-Up Sequence
The process by which a device retrieves instructions from ROM to start up and initialize its hardware components.
Non-Volatile Memory
A type of computer memory that retains data even when power is not supplied, such as ROM or flash memory.