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.
The process of converting virtual addresses used by a program into physical addresses used by the computer's memory.
Physical Frames
The fixed-size blocks of physical memory that hold the page data, enabling the operating system to swap pages in and out as needed.
Page Table
A data structure used to map virtual pages to physical frames, allowing efficient tracking and management of memory addresses.
Paging
A memory management scheme that eliminates the need for contiguous allocation of physical memory by dividing virtual memory into blocks of physical memory.
Virtual Memory
A system that allows a computer to use hard drive space as an extension of RAM, creating a larger address space for applications.
Multitasking
The ability of a computer to run multiple applications simultaneously without exhausting available resources.