2.3 Computational Logic Flashcards
1
Q
How do you get a positive output from an AND gate?
A
Both inputs = 1.
2
Q
How go you get a positive output from an OR gate?
A
At least one of the inputs = 1.
3
Q
How do you get a positive output from a NOT gate?
A
Input = 0.
4
Q
How do you calculate how many rows you need in your truth table?
A
2 to the power of no. of inputs.