retagged by
918 views

1 Answer

1 votes
1 votes
Gate on whose removal value of logic expression doesn't change is one which is redundant.

$F =  (w'z + w' + z'xy)'$

$w'z+w' = w'$

So $F = (w' + z'xy)'$

$w'z$ term is eliminated, which is part of expression due to logic gate $2$.

So B is correct
Answer:

Related questions

1 votes
1 votes
2 answers
1
admin asked Mar 30, 2020
3,560 views
The digital multiplexer is basically a combination logic circuit to perform the operationAND-ANDOR-ORAND-OROR-AND
1 votes
1 votes
2 answers
2
admin asked Mar 30, 2020
1,590 views
To make the following circuit a tautology ‘?’ marked box should beOR gateAND gateNAND gateEX-OR gate
1 votes
1 votes
1 answer
3
admin asked Mar 30, 2020
2,376 views
The combinational circuit given below is implemented with two NAND gates. To which of the following individual gates is its equivalent?NOTORANDXOR
4 votes
4 votes
2 answers
4
admin asked Mar 30, 2020
1,216 views
If $A\oplus B=C$, then which one of the following is true?$A\oplus C=B$$B\oplus C=A$$A\oplus B\oplus C=0$Both (A) and (B)