Boolean Logic Flashcards
1
Q
Not Gate
A
Outputs the opposite of the input
2
Q
And Gate
A
Gives output 1 when both inputs are 1
3
Q
Or Gate
A
Gives output 1 when either inputs are 1
4
Q
Logic notation
A
Not - ¬A
And - A /\ B
Or - A \/ B