Starter quiz

  • What is the primary purpose of using binary in computers?
    • to represent decimal numbers
    • to store text data only
    • to represent all data and instructions  ✓
    • to perform arithmetic operations
  • Which of the following is a binary sequence?
    • 10101  ✓
    • 12345
    • 67890
    • ABCDEF
  • How does a computer understand an image?
    • as a single pixel
    • as a written description
    • as a sound file
    • as a series of binary numbers  ✓
  • What is the binary representation of the decimal number 5?
    • '101' ✓
  • What is a byte?
    • '8 bits' ✓
  • How many colours can be represented with 1 bit?
    • '2' ✓
+