The GATES Flashcards
1
Q
Describe the NOT gate
A
If the input is one state, the output will be the opposite.
2
Q
Describe the AND gate
A
- If both inputs are high then the output will be high.
- Otherwise, the output will be low.
3
Q
Describe the OR gate
A
- If either of the inputs is high, the output will be high.
- Otherwise, the output will be low.
4
Q
Describe the NAND gate
A
- If both inputs are high, the output will be low.
- Otherwise the output will be high.
5
Q
Describe the NOR gate
A
- If one or both of the inputs is high, the output will be low.
- Otherwise, the output will be high.