Which is it?
This system uses only two values, 0 and 1, to represent information in computers
Binary logic
This logical operator is true only when both inputs are true
AND
This operator is false only when all of its inputs are false
OR
This graphical method is used to simplify Boolean expressions and reduce digital circuits.
Karnaugh maps
In this simplification technique, cells with value 1 are grouped in powers of 2 to minimize a logical function
Karnaugh map grouping (simplification)