Last Updated : 20 Nov, 2018

The Karnaugh map for a Boolean function is given as
\"8
The simplified Boolean equation for the above Karnaugh Map is
(A) AB + CD + A`B + AD
(B) AB + AC + AD + BCD
(C) AB + AD + BC + ACD
(D) AB + AC + BC + BCD


Answer: (B)

Explanation: \"8
By grouping we will simply get AB + AC + AD + BCD.
So, option (B) is correct.

Quiz of this Question


Share your thoughts in the comments