Starter quiz

  • How many bits are there in a byte?
    • '8' ✓
  • What is the smallest unit of data in a computer?
    • 'bit' ✓
  • Arrange the following in order of increasing bits:
    • 1
      bit
    • 2
      byte
    • 3
      kilobyte
  • What is the purpose of binary sequences in computers?
    • to represent text only
    • to represent images only
    • to represent audio only
    • to represent all data and instructions that computers process  ✓
  • What is the next binary number after 111?
    • '1000' ✓
  • What is the binary equivalent of the decimal number 10?
    • '1010' ✓
+