Digital Electronics - Logic Gates

Exercise : Logic Gates - General Questions
26.
If the output of a three-input AND gate must be a logic LOW, what must the condition of the inputs be?
All inputs must be LOW.
All inputs must be HIGH.
At least one input must be LOW.
At least one input must be HIGH.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

27.
Logically, the output of a NOR gate would have the same Boolean expression as a(n):
NAND gate immediately followed by an inverter
OR gate immediately followed by an inverter
AND gate immediately followed by an inverter
NOR gate immediately followed by an inverter
Answer: Option
Explanation:
No answer description is available. Let's discuss.

28.
A logic probe is placed on the output of a gate and the display indicator is dim. A pulser is used on each of the input terminals, but the output indication does not change. What is wrong?
The dim indication on the logic probe indicates that the supply voltage is probably low.
The output of the gate appears to be open.
The dim indication is the result of a bad ground connection on the logic probe.
The gate is a tristate device.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

29.
What is the Boolean expression for a three-input AND gate?
X = A + B + C
X = A · B · C
ABC
A $ B $ C
Answer: Option
Explanation:
No answer description is available. Let's discuss.

30.
Which of the following gates has the exact inverse output of the OR gate for all possible input combinations?
NOR
NOT
NAND
AND
Answer: Option
Explanation:
No answer description is available. Let's discuss.