MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DIGITAL LOGIC

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The two input MUX would have
A
1 select line
B
2 select lines
C
3 select lines
D
4 select lines
Explanation: 

Detailed explanation-1: -Explanation: The two input multiplexer would have n select lines in 2n. Thus n =1. Therefore, it has 1 select line. Explanation: A combinational circuit that selects one from many inputs is known as Multiplexer.

Detailed explanation-2: -We know that 4x1 Multiplexer has 4 data inputs, 2 selection lines and one output. Whereas, 8x1 Multiplexer has 8 data inputs, 3 selection lines and one output. So, we require two 4x1 Multiplexers in first stage in order to get the 8 data inputs.

Detailed explanation-3: -A 2-to-1 multiplexer consists of two inputs D0 and D1, one select input S and one output Y. Depending on the select signal, the output is connected to either of the inputs. Since there are two input signals, only two ways are possible to connect the inputs to the outputs, so one select is needed to do these operations.

Detailed explanation-4: -In electronics, a multiplexer (or mux; spelled sometimes as multiplexor), also known as a data selector, is a device that selects between several analog or digital input signals and forwards the selected input to a single output line. The selection is directed by a separate set of digital inputs known as select lines.

There is 1 question to complete.