Definitions

  • Character set - a list of all of the characters and their associated binary code
  • mask - a binary number used in bitwise operations to isolate, modify, or test specific bits in another binary value
  • data type - a classification of data into groups according to the kind of data they represent