Printable Loopcards | Topic 4: Computers | Edexcel IGCSE Computer Science

What are loop cards?

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

  1. Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
  2. Now start joining each question on the right hand side of the card to the matching answer on the next card.
  3. 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.

Edit Vocab

Multi-processing is the ability of an operating system to utilize multiple processors or cores to run multiple tasks or processes at the same time.
Flash Memory
A type of non-volatile memory that can be electrically erased and reprogrammed.
Compiler
A program that translates high-level language into machine language. Advantages include faster execution and easier debugging. Disadvantages include longer development time and less platform independence.
Firewall
A security system that restricts incoming and outgoing network traffic based on a set of configurable rules, typically used to prevent unauthorized access to or from a private network.
Bandwidth
The amount of data that can be transmitted over an internet connection in a given amount of time.
Interpreter
A program that executes source code written in a high-level language directly, without translating it into machine code.
Portability
The ability of a program to run on different hardware or software platforms without modification.
Input device
Hardware devices that are used to enter data and instructions into a computer system.
Real-time Operating System
A Real-time Operating System is an operating system that guarantees a specific response time for critical operations, such as controlling industrial processes or scientific experiments.
Examples
Instances where the input-process-output model is used, such as a calculator or a search engine.
Multi-processing