Edit Game
Binary and Converting
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   5  Close
Binary Notation
Uses bits to represent a number in base two e.g. 2 to the power of 0, 2 to the power of 1 etc.
Gigabyte
An amount of computer storage - 1024 megabytes.
Bit
A summary of the words "Binary Digit". A bit is the single unit of information in a computer, typically represented as a 0 or 1.
Decimal
A numbering system which uses digits from 0 to 9 and can represent every other number. 'Base 10'.
Binary
A way of representing numbers and information using only two options 0 or 1. 'Base 2'.