Difficulty: Easy
Correct Answer: 4
Explanation:
Introduction / Context:
Knowing the pin functions and gate configurations of standard logic ICs speeds up schematic reading and circuit design. The 74HC21 is a common CMOS member of the 74HC family used where multi-input AND functionality is required.
Given Data / Assumptions:
Concept / Approach:
Datasheets list 74HC21 as “Dual 4-input AND gate.” Therefore, there are two independent AND gates inside the chip, and each gate has four inputs feeding a single output. This configuration is useful when many conditions must be simultaneously true to assert a control signal.
Step-by-Step Solution:
Verification / Alternative check:
Look up the functional diagram: pins are grouped into two sets of four inputs converging on two outputs, confirming the 4-input nature per gate.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
4
Discussion & Comments