Printable Loopcards | Edexcel IGCSE Computer Science | 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

Vector images can be less detailed and may not be suitable for complex graphics
How can multiple values be returned from a function?
Multiple values can be returned from a function by using arrays, structures or pointers.
What should you do if you suspect you're a victim of a cyber attack?
Disconnect from the internet, scan your computer for viruses, change passwords to all important accounts, and notify your bank or financial institution if your financial information has been compromised.
What is the purpose of locating and fixing errors in programs?
To ensure that a program is functioning correctly and efficiently.
What are some disadvantages of a bus topology?
Bus topologies can suffer from problems with signal interference and collisions, and the entire network can be brought down if the main trunk line is damaged.
How is binary used in programming?
Binary is used to represent data and instructions in a computer program.
What is the difference between a virtual machine and a container?
A virtual machine is a complete operating system and application stack, while a container is a lightweight, isolated environment that shares the host operating system's resources.
What is backup software?
Software that creates copies of important files and data to protect against data loss.
What is hexadecimal notation used for in computing?
Hexadecimal notation is used to represent binary numbers in a more compact and readable format.
What is the decimal value of the binary number 00111100?
60
What is the disadvantage of using vector images?