• Boolean is a datat type with 2 values (true or false) and is only limited to 1 bit in comparisons to binary’s multiple bit capacity

  • Operators: Equal, Not equal, greater and less than, and greater than/less than or equal to