Beginner Digital Logic Design
Q19 / 100

What is a "decoder" circuit?

Correct! Well done.

Incorrect.

The correct answer is A) A combinational circuit that converts a binary input code into a set of output signals, typically activating one specific output line based on the input combination

A

Correct Answer

A combinational circuit that converts a binary input code into a set of output signals, typically activating one specific output line based on the input combination

Explanation

Decoders take an n-bit binary input and activate one of up to 2^n output lines, commonly used for memory address decoding or driving displays.

Progress
19/100