edited by
2,198 views
2 2 votes


The combinational logic circuit shown in the given figure has an output Q which is

a) ABC

b) A+B+C

c)A ⊕ B ⊕ C
d) A. B+C

1 Answer

3 3 votes

4X1 MUX 

=CA'B'+A'B+AB'+AB=AB+AB'+A'B+A'B'C

=A+A'B+A'B'C=(A+A')(A+B)+AB'C'

= A+B+A'B'C = (A+A')(A+B'C)+B

=A+B'C+B=A+(B+B')(B+C) =A+B+C

ANS IS B

Position:
Show:

Related questions

2 2 votes
1 1 answer
1.2k
1.2k views
sh!va asked Mar 3, 2017
1,230 views
The Boolean expression for the output of the logic circuit shown in the figure is$Y=AB+ A'B'+C$$Y= AB+A'B'+ C'$$Y=A B'+ A'B+C$$Y=AB+ A'B+ C'$
2 2 votes
1 answers 1 answer
3.7k
3.7k views
sh!va asked Mar 2, 2017
3,656 views
For one of the following conditions, clocked $J$-$K$ flip-flop can be used as divided by $2$ circuit where the pulse train to be divided is applied at clock input :$J$ = ...
1 1 vote
1 1 answer
1.0k
1.0k views
sh!va asked Mar 2, 2017
1,000 views
A half adder can be constructed using two $2$-input logic gates. One of them is an $\text{AND}$-gate, the other is$\text{OR}$$\text{NAND}$$\text{NOR}$$\text{EX-OR}$
2 2 votes
2 2 answers
1.2k
1.2k views
sh!va asked Feb 22, 2017
1,159 views
 in given combinational logic $X=?$$X = AB'C' +A'BC'+ A'B'C+ ABC$$X = A'BC +A'BC'+ AB'C+ A'B'C'$$X = AB + BC + AC$$X= A'B'+B'C'+A'C'$