1.

How many inputs are required for a 1-of-16 decoder?(a) 2(b) 16(c) 8(d) 4I had been asked this question in final exam.I would like to ask this question from Parity Generators/Checkers topic in chapter Combinational Circuits of Digital Circuits

Answer»

Right option is (d) 4

The explanation: A binary decoder is a combinational LOGIC CIRCUIT which DECODES binary information from n-inputs to a maximum of 2^n outputs. Here, number of outputs = 16.

16 = 2^4 = 2^n. THUS, number of inputs is 4.



Discussion

No Comment Found

Related InterviewSolutions