Starter quiz

  • What is the basic unit of data in a computer system?
    • byte
    • binary digit (bit)  ✓
    • pixel
    • character set
  • What does a character set do?
    • matches colours to binary sequences
    • represents image resolution
    • represents file size
    • matches characters to binary sequences  ✓
  • Which character encoding system uses up to 32 bits per character?
    • ASCII
    • Unicode  ✓
    • RGB
    • bitmap
  • Match the terms to their definitions:
    • pixel
      smallest element of an image ✓
    • colour depth
      number of bits used per pixel ✓
    • resolution
      total number of pixels in an image ✓
    • byte
      a group of 8 bits ✓
  • How many states are possible with a sequence of 4 bits?
    • '16' ✓
  • What does colour depth quantify?
    • the number of bits used per pixel  ✓
    • the number of colours in an image
    • the resolution of an image
    • the file size of an image
+