Game Preview

Paper 1

  •  English    24     Public
    Computer Science Keywords
  •   Study   Slideshow
  • What is the smallest unit of data in computing?
    Bits
  •  10
  • What base is used in the number system that includes 0–9 and A–F?
    Hexadecimal
  •  10
  • What is the name for the base-10 number system?
    Denary
  •  10
  • What do you call 4 bits?
    nibble
  •  10
  • What increases when you raise an image’s resolution and color depth?
    File Size
  •  10
  • What term describes the number of pixels in an image?
    Image resolution
  •  10
  • What occurs when a binary calculation goes beyond available bits?
    Overflow error
  •  20
  • What is used to detect errors in a single bit transmission?
    Parity bit
  •  25
  • What type of memory is non-volatile and stores the BIOS?
    ROM
  •  20
  • What type of memory is volatile and stores data being used now?
    RAM
  •  15
  • What is fast memory located close to the CPU?
    Cache
  •  25
  • What CPU feature is measured in GHz?
    Clock speed
  •  25
  • What do you call a hardware device that sends data into the computer?
    Input device
  •  25
  • What type of device gives data back to the user?
    output device
  •  25
  • What kind of software includes antivirus and defragmentation tools?
    Utility
  •  25
  • What manages hardware and allows software to run?
    Operating System
  •  25