Which input logic should be given to the input lines I0,I1,I2 and I3 of the…
Which input logic should be given to the input lines I0,I1,I2 and I3 of the multiplexer to behave as two input OR gate ?

Answer: D. 0111 — In total there are 16 input combination that can be created using 4 input lines, into a 4*1 multiplexer. Instead of trying out all of them one by one, we can…
- A.
0011
- B.
1001
- C.
0110
- D.
0111
Attempted by 116 students.
Show answer & explanation
Correct answer: D
In total there are 16 input combination that can be created using 4 input lines, into a 4*1 multiplexer. Instead of trying out all of them one by one, we can take advantage of options and eliminate the wrong option.
So, with option D, we get. I0 = 0, I1=1,I2=1,I3=1,
f = A’B’(0) + A’B(1) + AB’(1) + AB(1)
f = A’B + A = A+B
Loading lesson…