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 binary equivalent of the decimal number 3 is 11.
What is the denary value of the binary number 01100011?
99
What is the decimal value of the binary number 11011000?
216
What types of information need to be encrypted?
Sensitive information such as financial records, personal data, and confidential communications need to be encrypted.
What are some examples of lossy compression algorithms?
Examples of lossy compression algorithms include JPEG and MP3.
What is the relationship between hexadecimal and decimal?
Hexadecimal is base 16 and decimal is base 10. Each digit in hexadecimal represents 16^x, while each digit in decimal represents 10^x.
How can the knowledge of file storage be applied in solving practical problems?
Knowledge of file storage can be applied in solving practical problems such as determining how much storage space is needed for a particular set of files.
What is resolution in relation to bitmap images?
Resolution is the number of pixels per inch in an image
How many bytes are in a kilobyte?
There are 1024 bytes in a kilobyte.
How do you detect overflow in binary addition?
Overflow in binary addition can be detected when the sum of two positive numbers is negative or the sum of two negative numbers is positive.
What is the binary equivalent of the decimal number 3?