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) = \pi(3,4,5,6,7,11,13,15)$ by using 4-variable Karnaugh map and answer the following question: The reduced expression of the Boolean function given above is:
  • (i)$(B + C) \cdot (B + D) \cdot (A' + D)$
  • (ii)$BC + BD + A'D$
  • (iii)$AB' + C'D' + B'D'$
  • (iv)$(A + B') \cdot (C' + D') \cdot (B' + D')$

Answer

No answer yet.

Boolean Algebra

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

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