a. Construct a Karnaugh map for the logic function
D = ABC + A-BC + ABC- + BC
b. Find the minimum SOP expression and realize the function, using AND, OR, and NOT gates.
c. Find the minimum POS expression and realize the function, using AND, OR, and NOT gates.