Questions: Encoders, Decoders, and Priority Encoders

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A 3-to-8 decoder receives the binary input 101. Which output line is activated?

AOutput line 3
BOutput line 4
COutput line 5
DOutput lines 1, 3, and 5 simultaneously — one for each active input bit
Question 2 Multiple Choice

A computer system has 8 peripheral devices that may simultaneously generate interrupt signals. What type of circuit is needed to produce a 3-bit code identifying which interrupt to service?

AA 3-to-8 decoder
BA basic 8-to-3 encoder
CA priority encoder
DA multiplexer with a 3-bit select
Question 3 True / False

A basic 4-to-2 encoder will produce incorrect output if two or more of its input lines are simultaneously asserted.

TTrue
FFalse
Question 4 True / False

A decoder and a demultiplexer perform identical functions and can usually be used interchangeably in digital circuit design.

TTrue
FFalse
Question 5 Short Answer

Explain the complementary relationship between encoders and decoders in terms of what information each converts and to what representation, and give one practical application of each in a computer system.

Think about your answer, then reveal below.