The Boolean functions can be expressed in canonical SOP (sum of products) and POS (Product of sums) form. For the function, $${\text{Y}} = {\text{A}} + \overline {\text{B}} {\text{C,}}$$ which are such two forms
A. Y = Σ(1, 2, 6, 7) and Y = Π(0, 2, 4)
B. Y = Σ(1, 4, 5, 6, 7) and Y = Π(0, 2, 3)
C. Y = Σ(1, 2, 5, 6, 7) and Y = Π(0, 2, 3)
D. Y = Σ(1, 2, 4, 5, 6, 7) and Y = Π(0, 2, 3)
Answer: Option B
Join The Discussion