Logic Gates Flashcards
1
Q
What is a characteristic of an AND gate?
A
Produces a logic “1” at its output only if all inputs are logic “1”
2
Q
What is a characteristic of a NAND gate?
A
Produces a logic “O” at its output only when all inputs are logic “1”.
3
Q
What is a characteristic of an OR gate?
A
Produces a logic “1” at its output if any input is logic “1”.
4
Q
What is a characteristic of a NOR gate?
A
Produces a logic “O” at its output if any or all inputs are logic “1”.
5
Q
What is a characteristic of a NOT gate?
A
Produces a logic “O” at its output when the input is logic “1” and vice versa.
6
Q
Which of the following logic gates will provide an active high out when both inputs are active high?
A
AND