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 kibibyte is a unit of digital information equal to 1024 bytes, as defined by the IEC.
What is the binary number system?
It is a base-2 number system where numbers are represented using only 0 and 1.
What is the value of the denary number 27 in binary?
It is equal to the binary number 11011.
What is colour depth in relation to bitmap images?
Colour depth is the number of bits used to represent the colour of each pixel in an image
How can RLE be improved for better compression?
RLE can be combined with other compression methods, such as Huffman coding, to achieve better compression.
What is the smallest hexadecimal digit?
The smallest hexadecimal digit is 0.
What is the hexadecimal equivalent of decimal number 255?
The hexadecimal equivalent of decimal number 255 is FF.
What is the difference between TiB and TB?
TiB (tebibyte) is a binary unit of digital information while TB (terabyte) is a decimal unit of digital information. 1 TiB is equivalent to 1,099,511,627,776 bytes whereas 1 TB is equivalent to 1,000,000,000,000 bytes.
What is a right shift in binary arithmetic?
A right shift in binary arithmetic involves moving all the digits of a binary number to the right by a certain number of positions. This is equivalent to dividing the number by a power of 2.
What is lossy compression?
Lossy compression is a compression algorithm that sacrifices some data to achieve a higher degree of compression.