What has the be true to get an output for an AND gate?
Both inputs must be 1
What must be true to get an output for an or gate?
At least one input must be 1
What has to be true for an xor gate to get an output?
both inputs must be different
What is the simple way of describing a not gate?
it does the opposite of the input
For all gates starting with “not”, how do you work out their truth table?
write the opposite of what would be there for that gate in its regular form