PRASHNIKAप्रश्निका
‹ Back to the paper

Reduce the given Boolean function by using 4-variable Karnaugh map and answer the following…

Computer Science20222 marksMCQ
Reduce the given Boolean function $F(A,B,C,D) = \sum(0,2,4,8,9,10,12,13)$ by using 4-variable Karnaugh map and answer the following question: The reduced expression of the Boolean function given above is:
  • (i)$ACD' + B'D' + BD$
  • (ii)$(A + C' + D') \cdot (B' + D') \cdot (A + C')$
  • (iii)$C'D' + AC' + B'D'$
  • (iv)$(C + D') \cdot (B' + D') \cdot (A + B + D)$

Answer

No answer yet.

Boolean Algebra

From ISC 2022 Computer Science - Specimen paper (Semester 1), Paper 1, question 21(b).

Check your working with the Boolean algebra solver: the steps law by law, the K-map and the logic circuit for any expression.