1/15
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What data do logic gates recieve?
Binary data
What does a logic data have corresponding to it?
Truth table
Not gate symbol
Not gate truth table
What is always the output for a NOT truth table?
Opposite of the input
What is the symbol for an AND gate?
What is the rule for an AND gate?
If both inputs are 1, the output is 1, otherwise the output is 0.
What is the truth table for an AND gate?
How many inputs does a NOT gate take?
1
How many inputs does an AND gate take?
2
How many outputs does an AND gate output?
1
How many inputs does an OR gate take?
2
How many outputs does an OR gate output?
1
What is the symbol for an OR gate?
What is the rule for an OR gate?
If one or more inputs are 1, then the output is 1, otherwise the output is 0.
What is the truth table for an OR gate?