Quiz Complete, well Done!
Which logic gate has an output that is the complement of the input?
What is the output of an OR gate if both inputs are false?
What is the logic gate that performs logical addition (OR operation)?
Half Adder
What is the truth table for the AND gate?
What is the output of the AND gate when both inputs are HIGH?
A basic
gate produces a high output if any of its inputs are high.
NOT Gate
Logic gates are electronic
that operate on one or more inputs to produce an output.
Logical operator
Which logic gate produces the output as 1 only if all inputs are 1?
XOR Gate
The output of a NAND gate is 0 if ___________.
What is the output of an XOR gate when both inputs are 1?
The
gate can be represented using Boolean algebra as A.B.
A NOR gate produces the output as 0 only if ___________
Which symbol is used to represent the logical AND operator?
The output of an AND gate is 0 if ___________.
The
(exclusive NOR) gate produces a high output when the number of high inputs is even.
The
gate can be represented using Boolean algebra as A + B.