Difficulty: Easy
Correct Answer: 4
Explanation:
Introduction / Context:
The 7475 is a classic TTL device providing multiple level-sensitive bistable elements in a single package. Recognizing the capacity of such parts is helpful when budgeting resources for small counters, registers, or interface latches in educational and prototyping environments.
Given Data / Assumptions:
Concept / Approach:
The catalog description “4-bit latch” indicates four independent storage elements in one IC. While some texts casually use “flip-flop” as a generic term, the 7475 is technically a set of transparent latches controlled by an enable signal, not edge-triggered flip-flops. Functionally, however, it provides four 1-bit storage locations.
Step-by-Step Reasoning:
Verification / Alternative check:
Vendor datasheets and laboratory manuals list “Quad Latch” in the title block for 7475, confirming the count. Pinouts show repeated latch sections (Q, /Q, D, Enable) four times.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
4
Discussion & Comments