Difficulty: Easy
Correct Answer: Incorrect
Explanation:
Introduction / Context:
Basic logic gates are combinational devices with one output and one or more inputs. The given statement flips this conventional description.
Given Data / Assumptions:
Concept / Approach:
Review the canonical definition: A logic gate implements a Boolean function. In almost all common cases, there is exactly one output; the number of inputs can be one (NOT) or more (AND with 2, 3, 4 inputs, etc.).
Step-by-Step Solution:
Verification / Alternative check:
Datasheets for 7400-series or CMOS 4000-series gates show single-output symbols with varying input counts, confirming the standard arrangement.
Why Other Options Are Wrong:
Common Pitfalls:
Generalizing from complex devices (like decoders) back to a single logic gate symbol.
Final Answer:
Incorrect
Discussion & Comments