Binary Logic
Boolean Algebra
Karnaugh maps
100

What is binary logic?

Is a system of mathematics where all values are 1 or 0

100

What is Boolean Algebra?

Is a branch of math that works with variables that have only two values: 0 or 1, udisng operators.

100

What are Karnaugh maps?

A tool that groups similar expressions to simplify them, often shown as a visual form of a truth table.

200

What is a NOT gate?

 A logic gate that inverts the input value

200

What are the 3 main logical operators?

AND, OR, and NOT

M
e
n
u