Starter quiz

  • What is a binary digit (bit)?
    • A group of 8 bits
    • A method of character representation
    • The basic unit of data within a computer system that has the value 0 or 1  ✓
    • A sequence of symbols
  • What is a group of 8 bits called?
    • 'byte' ✓
  • What does a character set do?
    • Matches characters to a unique binary sequence  ✓
    • Represents images in bitmap format
    • Uses up to 32 bits per character
    • Measures file size
  • Which character representation method uses 8 bits per character?
    • 'ASCII' ✓
  • What is the method of character representation that uses up to 32 bits per character?
    • 'Unicode' ✓
  • How many possible states are there in a sequence of 3 bits?
    • 4
    • 6
    • 8  ✓
    • 16
+