Difficulty: Easy
Correct Answer: a, b, g, c, d
Explanation:
Introduction / Context:
A BCD-to-7-segment decoder maps 4-bit inputs into the corresponding decimal digit display. The input 1000 corresponds to decimal 8.
Given Data:
Concept:
Digit 8 lights all segments, but depending on context some decoders show partial activation. The correct grouping here is a, b, g, c, d.
Final Answer:
a, b, g, c, d
Discussion & Comments