Boolean vs Bitwise - What's the difference?
boolean | bitwise |
Of or pertaining to the work of .
(logic, computing) Pertaining to data items that can have “true” and “false” (or, equivalently, respectively) as their only possible values and to operations on such values.
(computing) Being an operation that treats a value as a series of bits rather than a numerical quantity.
