What is the minimal form of the Karnaugh map shown below? Assume that X denotes a don’t care term.
b'd'
b'd' + b'c'
b'd' + a'b'c'd'
b'd' + b'c' + c'd'
This question is part of this quiz :
Digital Logic & Number representation,Logic functions and Minimization