Starter quiz

  • What is a digit of a binary number that can only be 1 or 0 called?
    • 'bit' ✓
  • What does a character set do?
    • stores images
    • records sound
    • matches characters to unique binary sequences  ✓
    • creates animations
  • Match the term with its description:
    • information
      data that has been processed to provide meaning ✓
    • binary digit (bit)
      a digit of a binary number that can only be 1 or 0 ✓
    • ASCII
      uses 8 bits per character ✓
    • Unicode
      uses up to 32 bits per character ✓
  • Why do computers use binary sequences?
    • to simplify calculations
    • to save space
    • to increase speed
    • to represent all data and instructions  ✓
  • How many different characters can 8-bit ASCII represent?
    • 64
    • 128
    • 256  ✓
    • 512
  • What is the main advantage of Unicode over ASCII?
    • it uses fewer bits
    • it can represent more characters  ✓
    • it is faster to process
    • it is easier to understand
+