Quiz Complete, well Done!
What is the logic gate that performs logical addition (OR operation)?
NOT operator
What is the output of an XOR gate when both inputs are 1?
What is the truth table for the NOT gate?
The
gate can be represented using Boolean algebra as A + B.
Which logic gate is used to implement the NOT operation?
What is the truth table for the OR gate?
OR Gate
The
gate produces a high output when its input is low, and vice versa.
NOT Gate
AND operator
What is the truth table for the AND gate?
Which logic gate produces the output as 1 only if all inputs are 1?
XOR operator
The
(exclusive NOR) gate produces a high output when the number of high inputs is even.
What is the basic operation of a NOT gate?
Logic Gates
A basic
gate produces a high output if any of its inputs are high.
The output of a NAND gate is 0 if ___________.
NAND Gate