Question | Answer |
AND Gate The output it only true if both inputs are true | |
OR Gate The output is true is either or both inputs are true | |
NOT Gate Only one input. If input is true, output is false and vice versa. | |
NAND Gate Combination of AND and NOT. Output true when both inputs false | |
NOR Gate Combination of NOT and OR. Output true when either or both inputs true |
Want to create your own Flashcards for free with GoConqr? Learn more.