250+ TOP MCQs on Demultiplexers (Data Distributors) – 1 and Answers

Digital Electronics/Circuits Multiple Choice Questions on “Demultiplexers (Data Distributors) – 1”.

1. The word demultiplex means ___________
A. One into many
B. Many into one
C. Distributor
D. One into many as well as Distributor
Answer: D
Clarification: The word demultiplex means “one into many” and distributor. A demultiplexer sends a single input to multiple outputs, depending on the select lines. It is clear from the diagram:
digital-circuits-questions-answers-demultiplexers-data-distributors-1-q1

2. Why is a demultiplexer called a data distributor?
A. The input will be distributed to one of the outputs
B. One of the inputs will be selected for the output
C. The output will be distributed to one of the inputs
D. Single input to Single Output
Answer: A
Clarification: A demultiplexer sends a single input to multiple outputs, depending on the select lines. For one input, the demultiplexer gives several outputs. That is why it is called a data distributor.

3. Most demultiplexers facilitate which type of conversion?
A. Decimal-to-hexadecimal
B. Single input, multiple outputs
C. AC to DC
D. Odd parity to even parity
Answer: B
Clarification: A demultiplexer sends a single input to multiple outputs, depending on the select lines. Demultiplexer converts single input into multiple outputs.

4. In 1-to-4 demultiplexer, how many select lines are required?
A. 2
B. 3
C. 4
D. 5
Answer: A
Clarification: The formula for total no. of outputs is given by 2n, where n is the no. of select lines. Therefore, for 1:4 demultiplexer, 2 select lines are required.

5. In a multiplexer the output depends on its ___________
A. Data inputs
B. Select inputs
C. Select outputs
D. Enable pin
Answer: B
Clarification: A demultiplexer sends a single input to multiple outputs, depending on the select lines. As the select input changes, the output of the multiplexer varies according to that input.

6. In 1-to-4 multiplexer, if C1 = 0 & C2 = 1, then the output will be ___________
A. Y0
B. Y1
C. Y2
D. Y3
Answer: B
Clarification: It can be calculated from the figure shown below:
digital-circuits-questions-answers-demultiplexers-data-distributors-1-q6
For C0 =1 and C1 =0, Y1 will be the output as 0 and 1 are the bit combinations of 1.

7. In 1-to-4 multiplexer, if C1 = 1 & C2 = 1, then the output will be ___________
A. Y0
B. Y1
C. Y2
D. Y3
Answer: D
Clarification: It can be calculated from the figure shown below:
digital-circuits-questions-answers-demultiplexers-data-distributors-1-q6
For C0 =1 and C1 =0, Y3 will be the output as 0 and 1 are the bit combinations of 1.

8. How many select lines are required for a 1-to-8 demultiplexer?
A. 2
B. 3
C. 4
D. 5
Answer: B
Clarification: The formula for total no. of outputs is given by 2n, where n is the no. of select lines. In this case n = 3 since 23 = 8.

9. How many AND gates are required for a 1-to-8 multiplexer?
A. 2
B. 6
C. 8
D. 5
Answer: C
Clarification: The number of AND gates required will be equal to the number of outputs in a demultiplexer, which are 8.

10. The output Q4 of this 1-to-8 demultiplexer is ____________
digital-circuits-questions-answers-demultiplexers-data-distributors-1-q10
A. Q2.(Q1)’.Q0.I
B. Q2.Q1.(Q0)’.I
C. Q2.(Q1)’.(Q0)’.I
D. Q2.(Q1).Q0.I
Answer: C
Clarification: The output Y4 = Q2.(Q1)’.(Q0)’.I. since the bit combinations of 4 are 100.

11. Which IC is used for the implementation of 1-to-16 DEMUX?
A. IC 74154
B. IC 74155
C. IC 74139
D. IC 74138
Answer: A
Clarification: IC 74154 is used for the implementation of 1-to-16 DEMUX, whose output is inverted input.

Leave a Reply

Your email address will not be published. Required fields are marked *