Quiz Complete, well Done!
AND operator
What is the output of the XOR gate when both inputs are the same?
The
gate produces a high output when its input is low, and vice versa.
The output of an AND gate is 0 if ___________.
Logic gates are electronic
that operate on one or more inputs to produce an output.
Which gate has the same output as an OR gate followed by a NOT gate?
What is the truth table for the OR gate?
The output of an AND gate is 1 only if __________.
OR Gate
XOR Gate
XNOR Gate
The
gate produces a low output if any of its inputs are high.
A basic
gate produces a high output if any of its inputs are high.
What is the output of an OR gate if both inputs are false?
The
gate produces a low output only when all its inputs are high.
XOR operator
The
(exclusive OR) gate produces a high output when the number of high inputs is odd.
Which gate is equivalent to the combination of an OR gate followed by a NOT gate?
What is the output of an XOR gate when both inputs are 1?
Which logic gate represents the logical operator NOT?