Boolean Algebra Flashcards
1
Q
How does a NOT gate work?
A
Gives the opposite output of the input
2
Q
How does an AND gate work?
A
Will give a FALSE output unless both inputs are TRUE
3
Q
How does an OR gate work?
A
Will give a TRUE output unless both inputs are FALSE
4
Q
How does a XOR gate work?
A
Will only give a TRUE output if only one of the inputs is TRUE
5
Q
How does an NAND gate work?
A
Will only give a FALSE output if both inputs are TRUE