204 views
0 votes
0 votes

Find the complement of this expression

$$(A+\bar B+C) (\bar A\bar B + C) (A +\bar B\bar C )$$

  1. $\bar AB\bar C + (A+B)\bar C + \bar A(B+C)$
  2. $A\bar B( C+B) + \bar AB + \bar CB(A+\bar B)$
  3. $A\bar B( C+B) + \bar AC + \bar CA(C+\bar B)$
  4. $AC\bar B + \bar AB + \bar C(A+\bar B)$

1 Answer

0 votes
0 votes

" complement of an expression is the negation of the variables  with the changing ANDs with ORs and vice versa. "

   so option 1 is correct.

Answer:

Related questions

0 votes
0 votes
1 answer
1
Bikram asked Sep 20, 2016
340 views
Which of the following is equivalent expression to $A \oplus B \oplus C$ :$(A+B+C)(\bar A+\bar B+\bar C ) $$( A+B+C) (\bar A +\bar B +C)$$ABC + \bar A(B \oplus C ) + \bar...
0 votes
0 votes
3 answers
2
Bikram asked Sep 20, 2016
377 views
Reduce this Boolean Expression to one literal$$\bar W X( \bar Z +\bar YZ ) + X( W+\bar WYZ)$$$W$$Z$$X$$Y$
0 votes
0 votes
0 answers
3
Bikram asked Sep 20, 2016
131 views
Latches constructed with NOR and NAND gates tend to remain in the latched condition due to which configuration feature?cross couplinggate impedancelow input voltagesasync...
0 votes
0 votes
2 answers
4
Bikram asked Sep 20, 2016
248 views
The minimum number of gates required to implement the Boolean function $(AB+C)$ if we have to use only 2-input NOR gate?